Microsoft.Office.SecureStoreService.Server.Security namespace
SharePoint 2013
The Microsoft.Office.SecureStoreService.Server.Security namespace contains classes that define a custom permission for accessing Secure Store Service object model resources.
| Class | Description | |
|---|---|---|
|
SecureStorePermission | Represents a custom permission that controls the ability to access Secure Store Service object model resources. This class cannot be inherited. |
|
SecureStorePermissionAttribute | Allows security actions for a SecureStorePermission instance to be applied to code using declarative security. This class cannot be inherited. |
| Enumeration | Description | |
|---|---|---|
|
SecureStoreAccess | Represents the levels of access a SecureStorePermission object may provide. |
Show: