Share via


ServiceModelSecurityTokenRequirement.HttpAuthenticationSchemeProperty 속성

정의

토큰 공급자 또는 토큰 인증자를 HTTP 인증에 사용하라는 요청인 경우 HTTP 인증 체계를 값으로 가지는 토큰 요구 사항 속성의 키를 가져옵니다.

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

속성 값

String

토큰 요구 사항의 HTTP 인증 체계 속성의 키입니다.

설명

이 키에 해당하는 값은 AuthenticationSchemes 형식입니다.

적용 대상