MFAEmailOTP
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Email OTP Settings
INHERITED FROM
⇒
⇒
⇒
MFAEmailOTP
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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
Boolean
OTPLength
The length of the OTP generated
UInt32
ShowInformationForUnenrolledUsers
Show information for unenrolled users
UInt32
UserEnrollment
Use of Enrollment
String
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------
Last updated