RsaProtectedConfigurationProvider.UseMachineContainer Property

Definition

Gets a value that indicates whether the RsaProtectedConfigurationProvider object is using the machine key container.

public:
 property bool UseMachineContainer { bool get(); };
public bool UseMachineContainer { get; }
member this.UseMachineContainer : bool
Public ReadOnly Property UseMachineContainer As Boolean

Property Value

true if the RsaProtectedConfigurationProvider object is using the machine key container; otherwise, false.

Applies to