SecurityPackageContextConnectionInformation.HashStrength 属性

定义

HashStrength 属性包含该连接所使用的哈希算法的长度。

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

属性值

该连接所使用的哈希算法的长度。

适用于