System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyStore Property

Gets or sets the name of the key store.

Syntax

public string KeyStore { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Valid values are "User", "Machine", or "*". If null is specified, the value is set to "*".

Requirements

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