Share via


SamlAuthenticationStatement.ClaimType 속성

정의

보안 클레임의 형식을 가져옵니다.

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

속성 값

보안 클레임의 형식을 지정하는 ClaimTypes입니다. 항상 http://schemas.microsoft.com/mb/2005/09/ClaimType/SamlAuthentication입니다.

적용 대상