MFA Class
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Settings
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒MFA
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AdminCreate | Inherited from RASListObj | |
String | AdminLastMod | Inherited from RASListObj | |
Criteria | The MFA Criteria | ||
String | Description | Description | |
Boolean | Enabled | Whether MFA provider is enabled or not. | |
UInt32 | Id | ||
Boolean | InheritDefaultCriteriaSettings | If true default criteria restriction settings will be inherited. | |
String | Name | Name | |
UInt32 | SiteId | Site ID | |
DateTime | TimeCreate | Inherited from RASListObj | |
DateTime | TimeLastMod | Inherited from RASListObj | |
Type | MFA Type |
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 () |
Last updated