MFARadiusAutoInfo Class
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Radius Auto Info Settings
INHERITED FROM
RASSerilazableObj⇒MFARadiusAutoInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | ActionMessage | RADIUS Action Message | |
Boolean | AutoSend | Whether the RADIUS Automation autoSend is enabled or not | |
String | Command | RADIUS Automation command | |
String | Description | RADIUS Description | |
Boolean | Enabled | Whether RADIUS Automation is enabled/disabled | |
UInt32 | Id | ||
Image | RADIUS Automation image | ||
UInt32 | Priority | ||
String | Title | RADIUS Automation title |
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