TermsDocs Class | 
Namespace: Omada.OE.Solution.OIM.Assembly.CIAM
public class TermsDocs : IAppStartInitializedClass
The TermsDocs type exposes the following members.
| Name | Description | |
|---|---|---|
| SetTermsDocPendingAcceptance | 
            The CodeMethod flips the property TERMSDOCPENDINGACCEPTANCE to True for CIAM identities not having 
            accepted the latest terms doc.
            The property will then be used in a subsequent event definition to send out a mail notification.
            The CodeMethod must run on a timer with action object type = Folder and object Number = 1
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) | 
| Name | Description | |
|---|---|---|
| IAppStartInitializedClassInitialize | 
            Hookup event handlers
              |