AuthenticationManager.AuthenticationSchemes Property

Definition

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

Property Value

Applies to