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
ID of the object.
Boolean
InheritDefaultCriteriaSettings
Inherited from MFA If true default criteria restriction settings will be inherited.
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