System.Security.Permissions.StorePermission.Flags Property

Gets or sets the type of System.Security.Cryptography.X509Certificates.X509Store access allowed by the current permission.

Syntax

public StorePermissionFlags Flags { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The StorePermission.Flags property specifies the permitted access to X.509 stores. X.509 stores are physical stores used to persist and manage X.509 certificates.

Requirements

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