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

適用於