ClientPolicyRule
NAMESPACE
RASAdminEngine.Core.OutputModels.Assignment.Rule
DESCRIPTION
Client Policy Rule
INHERITED FROM
⇒
ClientPolicyRule
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Description
Description of the Rule
Boolean
Enabled
Whether the Rule is enabled or not
UInt32
Id
ID of the object.
String
Name
Name of the Rule
UInt32
Priority
Priority of the object.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated