Click or drag to resize

TechnicalIdentity Methods

The TechnicalIdentity type exposes the following members.

Methods
  NameDescription
Public methodCreateTechnicalIdentity

The code method is used in the "Request Technical Identity" process template. It creates a new identity data object.

An IdentityID is generated and assigned to the identity.

The new identity is set to status "Inactive", "Active" or "Terminated" depending on the stated validity period.

Codemethod usageDescription
Designed to be used in a process onlyYes
Action Object (data object type) Technical Identity Request
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also