RsaProtectedConfigurationProvider.UseFIPS プロパティ

定義

プロバイダーが FIPS を使用するかどうかを示す値を取得します。

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

プロパティ値

true プロバイダーが FIPS を使用する場合。それ以外の場合は false

適用対象