Share via


IAuthenticationOperation.AuthorizationHeaderPrefix Property

Definition

Prefix for the HTTP header that has the token. E.g. "Bearer" or "POP"

public string AuthorizationHeaderPrefix { get; }
member this.AuthorizationHeaderPrefix : string
Public ReadOnly Property AuthorizationHeaderPrefix As String

Property Value

Applies to