Click or drag to resize

ObjectUIdMailTemplate Class

Inheritance Hierarchy
SystemObject
  Omada.OE.ModelObjectUIdMailTemplate

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public class MailTemplate

The ObjectUIdMailTemplate type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldStatic memberAccessRequestMobileApproval
Public fieldStatic memberApproveRoleAssignments
Public fieldStatic memberEvaluateConstraint
Used in the SoD concept - when an "Evaluate constraint" process is launched.
Public fieldStatic memberEvaluteConstraintV3
Used in the SoD concept in the Evaluate identity violations process when the process is launched.
Public fieldStatic memberODWThresholdExceeded
Public fieldStatic memberOnBoardContractor
Public fieldStatic memberOnBoardEmployee
Public fieldStatic memberPasswordResetEnrolled
Notification to the identity when enrolled.
Public fieldStatic memberPasswordResetFailedUser
Notification to the identity when a password reset fails.
Public fieldStatic memberPasswordResetOKOwner
Notification to the owner of the identity when password has been reset.
Public fieldStatic memberPasswordResetOKUser
Notification to the identity when password has been reset.
Public fieldStatic memberPerformProvisioning
Used in the manual provisioning process.
Public fieldStatic memberSurveyBackgroundJobCompleted
Used to send notifications about survey background jobs
Public fieldStatic memberSurveyExport
Used to send notifications about survey exports
Public fieldStatic memberTransferIdentity
Public fieldStatic memberWelcomeEmail
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