SecurityPolicies Class |
Namespace: ConnectedApps.Cms.Sdk.Data
The SecurityPolicies type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityPolicies | Initializes a new instance of the SecurityPolicies class |
Name | Description | |
---|---|---|
![]() | AddOnFolder |
Adds a folder policy.
|
![]() | AddOnItem |
Adds an item policy.
|
![]() | DeleteOnFolder |
Deletes a folder policy.
|
![]() | DeleteOnItem |
Deletes an item policy.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetByFolder |
Returns a collection of policies for a folder.
|
![]() | GetByItem |
Returns a collection of policies for an item.
|
![]() | GetFolderForUser |
Returns a folder's policy for a user.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetItemForUser |
Returns an item's policy for a user.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateOnFolder |
Updates a folder policy
|
![]() | UpdateOnItem |
Updates an item policy.
|