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

속성 값

이 연결에서 사용되는 암호화 알고리즘의 암호화 수준입니다.

적용 대상