SecureStorePermissionAttribute Members
Include Protected Members
Include Inherited Members
Allows security actions for a SecureStorePermission instance to be applied to code using declarative security. This class cannot be inherited.
The SecureStorePermissionAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SecureStorePermissionAttribute | Initializes a new instance of the SecureStorePermissionAttribute class. |
Top
Properties
Name | Description | |
---|---|---|
Access | Gets or sets the level of access that this SecureStorePermissionAttribute object has. | |
Action | (Inherited from SecurityAttribute.) | |
TypeId | (Inherited from Attribute.) | |
Unrestricted | Gets or sets a value that indicates whether full permission to the resource protected by the attribute is declared. |
Top
Methods
Name | Description | |
---|---|---|
CreatePermission | Creates and returns a new SecureStorePermission object. (Overrides SecurityAttribute.CreatePermission().) | |
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
Top
See Also
Reference
SecureStorePermissionAttribute Class
Microsoft.Office.SecureStoreService.Server.Security Namespace