Share via


AuthenticationOptions.AuthenticationScheme Propriedade

Definição

O AuthenticationScheme nas opções corresponde ao nome lógico de um esquema de autenticação específico. Um valor diferente pode ser atribuído a fim de usar o mesmo tipo de middleware de autenticação mais de uma vez em um pipeline.

public:
 property System::String ^ AuthenticationScheme { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationScheme { get; set; }
member this.AuthenticationScheme : string with get, set
Public Property AuthenticationScheme As String

Valor da propriedade

Aplica-se a