RsaProtectedConfigurationProvider.KeyContainerName Property

Definition

Gets the name of the key container.

public:
 property System::String ^ KeyContainerName { System::String ^ get(); };
public string KeyContainerName { get; }
member this.KeyContainerName : string
Public ReadOnly Property KeyContainerName As String

Property Value

The name of the key container.

Applies to

See also