Click or drag to resize

IPolicyInformationService Methods

The IPolicyInformationService type exposes the following members.

Methods
  NameDescription
Public methodAddPolicies
Adds the specified policies to the specified securable object
Public methodCreatePolicy
Create policy in the policy information point
Public methodGetPolicies
Get all policies on the system
Public methodGetPolicies(Object)
Get all active policies for the specified securable type
Public methodGetPolicy
Get a specific policy
Public methodGetPolicyInstance
Gets the policy instance for the specified object
Public methodHasPolicy
Returns true if securable has policyOid assigned to it
Public methodRemovePolicies
Removes the specified policies from the user account
Top
See Also