共用方式為


SecurityPackageContextConnectionInformation.HashStrength 屬性

定義

HashStrength 屬性包含這個連接上使用之雜湊演算法的複雜度。

public:
 property int HashStrength { int get(); };
public int HashStrength { get; }
member this.HashStrength : int
Public ReadOnly Property HashStrength As Integer

屬性值

這個連接上使用之雜湊演算法的複雜度。

適用於