MultiFactorAuthentication
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Multi Factor Authentication Policy
INHERITED FROM
⇒
MultiFactorAuthentication
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Boolean | Enabled | Whether the multi factor authentication is enabled or not.
Boolean | RememberLastUsedMethod | Remembers the last used method.
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 | | |
Last updated