| PolicyManager Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Managers
 Syntax
Syntaxpublic class PolicyManager : BaseManager
The PolicyManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetCategoryPolicy | 
                Returns a policy that matches the given category.
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetPolicies | 
                Returns a list of all available policies.
             | 
|  | GetPolicy | 
                Returns the policy that matches the given ID.
             | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also