Compartilhar via


ChallengeResult.AuthenticationSchemes Propriedade

Definição

Obtém ou define os esquemas de autenticação que são desafiados.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AuthenticationSchemes { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string> AuthenticationSchemes { get; set; }
member this.AuthenticationSchemes : System.Collections.Generic.IList<string> with get, set
Public Property AuthenticationSchemes As IList(Of String)

Valor da propriedade

Aplica-se a