ClaimTypes.Thumbprint 속성

정의

지문을 지정하는 클레임의 URI를 가져옵니다.

public:
 static property System::String ^ Thumbprint { System::String ^ get(); };
public static string Thumbprint { get; }
static member Thumbprint : string
Public Shared ReadOnly Property Thumbprint As String

속성 값

지문을 지정하는 클레임의 URI입니다.

설명

지문은 X.509 인증서의 전역적으로 고유한 SHA-1 해시입니다.

이 속성에서 반환된 문자열은 .입니다 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/thumbprint.

적용 대상

추가 정보