PolicyManager Class |
Namespace: PsrApi.Managers
public class PolicyManager : BaseManager
The PolicyManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCategoryPolicy |
Returns a policy that matches the given category.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPolicies |
Returns a list of all available policies.
|
![]() | GetPolicy |
Returns the policy that matches the given ID.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |