ServiceModelSecurityTokenRequirement.HttpAuthenticationSchemeProperty Eigenschap

Definitie

Hiermee haalt u de sleutel op van de eigenschap tokenvereiste waarvan de waarde het HTTP-verificatieschema is als deze aanvraag voor een tokenprovider of token authenticator moet worden gebruikt in HTTP-verificatie.

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

Waarde van eigenschap

De sleutel van de eigenschap http-verificatieschema van de tokenvereiste.

Opmerkingen

De waarde die overeenkomt met deze sleutel is van het type AuthenticationSchemes.

Van toepassing op