MFAEmailOTP
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Email OTP Settings
INHERITED FROM
⇒
⇒
⇒
MFAEmailOTP
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
ADCustomAttribute
AD Custom Attribute
Boolean
AllowEnrollExternalEmail
Allow enrollment of external email
String
DisplayName
Display name
String
EmailContent
The content of the email. Possible variables: %OTP%, %DURATION%
String
EmailSubject
The subject of the email. Possible variables: %OTP%
UInt32
Id
ID of the object.
Boolean
InheritDefaultCriteriaSettings
Inherited from MFA If true default criteria restriction settings will be inherited.
UInt32
OTPLength
The length of the OTP generated
UInt32
OTPLifespanSec
The lifespan of the OTP (seconds)
ShowInformationForUnenrolledUsers
Show information for unenrolled users
DateTime
UntilDateTime
Allow User Enrollment until date/time
String
UserMessagePrompt
User message prompt
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------
Last updated