RsaProtectedConfigurationProvider.UseFIPS Property

Definition

Gets a value indicating whether the provider uses FIPS.

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

Property Value

true if the provider uses FIPS; otherwise, false.

Applies to