Share via


SecurityPackageContextConnectionInformation.CipherStrength プロパティ

定義

CipherStrength プロパティは、この接続で使用される暗号化アルゴリズムの暗号強度を格納します。

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

プロパティ値

この接続で使用される暗号化アルゴリズムの暗号強度。

適用対象