Main Methods |
The Main type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateEmailOwnershipChallenge |
Action object must be a SignupRequest or a EmailChangeRequest or a Identity object.
Method overrides the security model.
|
![]() | CreateIdentity |
Creates a new Identity data object based on a SignupRequest data object.
Status is set to "Pending".
Method overrides the security model.
Target object must be a SignupRequest object.
|
![]() | SetEmailOwnershipConfirmationFromChallenge |
Updates the "Email ownership confirmed" property to true on either a SIGNUPREQUEST or an EMAILCHANGEREQUEST dataobject based on an updated EMAILOWNSHPCHALLENGE dataobject.
Action object must be an EMAILOWNSHPCHALLENGE dataobject.
Method overrides the security model.
|
![]() | UpdateIdentityUserName |
Used by the change email process to update the identity user username
|
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.) |