다음을 통해 공유


SecurityPackageContextConnectionInformation.AlgorithmIdentifier 속성

정의

AlgorithmIdentifier 속성에는 연결에서 사용되는 암호화 알고리즘이 포함되어 있습니다.

public:
 property System::Security::Authentication::CipherAlgorithmType AlgorithmIdentifier { System::Security::Authentication::CipherAlgorithmType get(); };
public System.Security.Authentication.CipherAlgorithmType AlgorithmIdentifier { get; }
member this.AlgorithmIdentifier : System.Security.Authentication.CipherAlgorithmType
Public ReadOnly Property AlgorithmIdentifier As CipherAlgorithmType

속성 값

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

적용 대상