Click or drag to resize

AppIdentity Methods

The AppIdentity type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodDoAs
Executes with the context of the Identity
Public methodFormatValidityPeriodPoint
Formats the beginning or end of a validity period as a string in the local time of the active user. Method determines itself if the system is configured to use whole dates (recommended) or datetimes for validity periods.
Public methodHasAuthElementPermission
Checks if currently logged in user is the system user, or has required auth element and permission
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