IAuthenticationOperation.AuthorizationHeaderPrefix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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