ClientPolicyRule

NAMESPACE

RASAdminEngine.Core.OutputModels.Assignment.Rule

DESCRIPTION

Client Policy Rule

INHERITED FROM

RASSerilazableObj

ClientPolicyRule

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Criteria

The Client Policy Criteria

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

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

### References to Types

Last updated