CryptoConfig.AllowOnlyFipsAlgorithms Propriété

Définition

Indique si le runtime doit appliquer la stratégie pour créer uniquement des algorithmes certifiés FIPS (Federal Information Processing Standard).

public:
 static property bool AllowOnlyFipsAlgorithms { bool get(); };
public static bool AllowOnlyFipsAlgorithms { get; }
static member AllowOnlyFipsAlgorithms : bool
Public Shared ReadOnly Property AllowOnlyFipsAlgorithms As Boolean

Valeur de propriété

true pour appliquer la stratégie; sinon, false.

Remarques

Si falsela valeur est , n’importe quel algorithme peut être créé.

S’applique à