SignOutHttpResult.AuthenticationSchemes Property

Definition

Gets the authentication schemes that are challenged.

public System.Collections.Generic.IReadOnlyList<string> AuthenticationSchemes { get; }
member this.AuthenticationSchemes : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AuthenticationSchemes As IReadOnlyList(Of String)

Property Value

Applies to