MFATOTP
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA TOTP Settings
INHERITED FROM
⇒
⇒
⇒
MFATOTP
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
DisplayName
Authentication method type
UInt32
Id
Boolean
ShowInformationForUnenrolledUsers
Show information for unenrolled users
UInt32
Tolerance
TOTP tolerance in seconds. Accepted values are 0 (None), 30, 60, 90 and
120
DateTime
UntilDateTime
Allow User Enrollment until date/time
String
UserMessagePrompt
User message prompt
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------
Last updated