Click or drag to resize

IOfflinePolicyInformationService Methods

The IOfflinePolicyInformationService type exposes the following members.

Methods
  NameDescription
Public methodAddPolicies
Adds the specified policies to the specified securable object
(Inherited from IPolicyInformationService.)
Public methodCreatePolicy
Create a local offline policy
Public methodGetPolicies
Get all policies on the system
(Inherited from IPolicyInformationService.)
Public methodGetPolicies(Object)
Get all active policies for the specified securable type
(Inherited from IPolicyInformationService.)
Public methodGetPolicy
Get a specific policy
(Inherited from IPolicyInformationService.)
Public methodGetPolicyInstance
Gets the policy instance for the specified object
(Inherited from IPolicyInformationService.)
Public methodRemovePolicies
Removes the specified policies from the user account
(Inherited from IPolicyInformationService.)
Top
See Also