RsaProtectedConfigurationProvider::KeyContainerName Property

 

Gets the name of the key container.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
property String^ KeyContainerName {
	String^ get();
}

Property Value

Type: System::String^

The name of the key container.

.NET Framework
Available since 2.0
Return to top
Show: