다음을 통해 공유


SecurityPackageContextConnectionInformation.Hash 속성

정의

Hash 속성에는 이 연결에서 사용되는 해시 알고리즘이 포함되어 있습니다.

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

속성 값

이 연결에서 사용되는 해시 알고리즘입니다.

적용 대상