Click or drag to resize

IHandledPolicy Properties

The IHandledPolicy type exposes the following members.

Properties
 NameDescription
Public propertyCanOverride Gets whether the policy can be overridden
(Inherited from IPolicy)
Public propertyHandler The handler
Public propertyIsActive Gets whether the policy is active
(Inherited from IPolicy)
Public propertyIsPublic Gets whether the policy is public (can be queried and applied by users - false indicates a system policy)
(Inherited from IPolicy)
Public propertyKey Gets the UUID for the policy
(Inherited from IPolicy)
Public propertyName Gets the name of the policy
(Inherited from IPolicy)
Public propertyOid Gets the OID of the policy
(Inherited from IPolicy)
Top
See Also