ClientRules Class
Last updated
RASAdminEngine.Core.OutputModels
Client Rules
RASSerilazableObj⇒RASListObj⇒ClientRules
ISerializable
IComparable
String
Description
Description of the client policy.
Boolean
Enabled
Whether the client policy is enabled or disabled.
List<String>
GatewayList
Gateway List (deprecated).
UInt32
Id
List<String>
MACList
MAC List (deprecated).
String
Name
Name of the client policy.
UInt32
Order
Order of the client policy.
UInt32
Version
Version.
Type
GetType ()
String
ToString ()
Last updated