言語

RsaProtectedConfigurationProvider.UseMachineContainer プロパティ

定義

RsaProtectedConfigurationProvider オブジェクトがマシン キー コンテナーを使用しているかどうかを示す値を取得します。

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

プロパティ値

true RsaProtectedConfigurationProvider オブジェクトがマシン キー コンテナーを使用している場合は a0/>。それ以外の場合はfalse

適用対象