RsaProtectedConfigurationProvider::UseFIPS Property

.NET Framework (current version)
 

Gets a value indicating whether the provider uses FIPS.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
property bool UseFIPS {
	bool get();
}

Property Value

Type: System::Boolean

true if the provider uses FIPS; otherwise, false.

.NET Framework
Available since 4.6
Return to top
Show: