System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyContainerName Property

Gets or sets the key container name.

Syntax

public string KeyContainerName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Use a value of "*" to apply the access entry to all key containers within the specified provider name and provider type.

Requirements

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