ClientRules Class
Last updated
Last updated
RASAdminEngine.Core.OutputModels
Client Rules
⇒⇒ClientRules
ISerializable
IComparable
String
AdminCreate
String
AdminLastMod
AllowedOSes
Allowed Operating Systems (deprecated).
Assignment
The Client Policy Assignment object.
ClientPolicy
Users and groups that the client policy applies to.
String
Description
Description of the client policy.
Boolean
Enabled
Whether the client policy is enabled or disabled.
List<String>
GatewayList
Gateway List (deprecated).
GatewayRule
Gateway Rule (deprecated).
UInt32
Id
List<String>
MACList
MAC List (deprecated).
MACRule
MAC Rule (deprecated).
String
Name
Name of the client policy.
UInt32
Order
Order of the client policy.
DateTime
TimeCreate
DateTime
TimeLastMod
UsersGroups
Users and groups that the client policy applies to (deprecated).
UInt32
Version
Version.
Int32
CompareTo (Object obj)
Boolean
Equals (Object obj)
Int32
GetHashCode ()
Type
GetType ()
String
ToString ()
Void
Inherited from
Inherited from
Inherited from
Inherited from
List<>
Inherited from
Inherited from
Inherited from
UpdateFromObject ( source, Boolean overwrite)