AuthenticationManager.Schemes Propiedad

Definición

Al asociar a una cola existente, esta configuración debe coincidir con la usada para crear la cola.

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 de propiedad

Se aplica a