AuthenticationManager.Schemes Propriedade

Definição

Ao anexar a uma fila existente, essa configuração deve corresponder à usada para criar a fila.

public:
 property Microsoft::AspNetCore::Server::HttpSys::AuthenticationSchemes Schemes { Microsoft::AspNetCore::Server::HttpSys::AuthenticationSchemes get(); void set(Microsoft::AspNetCore::Server::HttpSys::AuthenticationSchemes value); };
public Microsoft.AspNetCore.Server.HttpSys.AuthenticationSchemes Schemes { get; set; }
member this.Schemes : Microsoft.AspNetCore.Server.HttpSys.AuthenticationSchemes with get, set
Public Property Schemes As AuthenticationSchemes

Valor da propriedade

Aplica-se a