ClientRules Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Client Rules
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒ClientRules
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated