System.Security.Permissions.StorePermission Class

Controls access to stores containing X.509 certificates. This class cannot be inherited.

See Also: StorePermission Members

Syntax

public sealed class StorePermission : System.Security.CodeAccessPermission, IUnrestrictedPermission

Remarks

System.Security.Permissions.StorePermission controls the access that code is granted to X.509 stores. The permission is based on flags representing the access levels that apply to every store.

Requirements

Namespace: System.Security.Permissions
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0