CryptoConfig.AllowOnlyFipsAlgorithms 屬性

定義

指示執行時是否應強制執行政策,僅建立聯邦資訊處理標準(FIPS)認證的演算法。

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

屬性值

true執行該政策;否則,。 false

備註

false,則可創建任何演算法。

適用於