TOTPSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

TOTP settings

INHERITED FROM

RASSerilazableObj
TOTPSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
UInt32 Tolerance TOTP tolerance in seconds. Accepted values are 0 (None), 30, 60, 90 and 120
String Type Authentication method type
DateTime UntilDateTime Allow User Enrollment until date/time
UserEnrollment UserEnrollment Use of Enrollment

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

TwoFactorAuthSetting