共用方式為


SecurityPackageContextConnectionInformation.CipherStrength 屬性

定義

CipherStrength 屬性包含這個連接上使用之加密演算法的加密強度。

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

屬性值

這個連接上使用之加密演算法的加密強度。

適用於