System.Security.Permissions.KeyContainerPermissionAttribute.ProviderName Property

Gets or sets the provider name.

Syntax

public string ProviderName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An example of a provider name is "Microsoft Enhanced Cryptographic Provider". If null is specified, the enhanced cryptographic provider name is used.

Requirements

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