The members of System.Security.Permissions.StorePermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Security.Permissions.StorePermission class with either fully restricted or unrestricted permission state. | ||
Initializes a new instance of the System.Security.Permissions.StorePermission class with the specified access. |
Flags | StorePermissionFlags.
Gets or sets the type of System.Security.Cryptography.X509Certificates.X509Store access allowed by the current permission. |
override | Copy()
| |
override | FromXml(System.Security.SecurityElement)
| |
override | Intersect(System.Security.IPermission)
| |
override | IsSubsetOf(System.Security.IPermission)
| |
IsUnrestricted()
| ||
override | ToXml()
| |
override | Union(System.Security.IPermission)
|