System.Security.Permissions.KeyContainerPermissionAttribute.KeyContainerName Property

Gets or sets the name of the key container.

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