StorePermissionAttribute
Allows security actions for StorePermission to be applied to code using declarative security. This class cannot be inherited.
Gets or sets a value indicating whether the code is permitted to add to a store.
Gets or sets a value indicating whether the code is permitted to create a store.
Gets or sets a value indicating whether the code is permitted to delete a store.
Gets or sets a value indicating whether the code is permitted to enumerate the certificates in a store.
Gets or sets a value indicating whether the code is permitted to enumerate stores.
Gets or sets the store permissions.
Gets or sets a value indicating whether the code is permitted to open a store.
Gets or sets a value indicating whether the code is permitted to remove a certificate from a store.
Initializes a new instance of the StorePermissionAttribute class with the specified security action.