AuthenticationManager Class¶
Exposes the Http.Sys authentication configurations.
- Namespace
Microsoft.Net.Http.Server
- Assemblies
- Microsoft.Net.Http.Server
Syntax¶
public sealed class AuthenticationManager
-
class
Microsoft.Net.Http.Server.
AuthenticationManager
Properties¶
-
Microsoft.Net.Http.Server.AuthenticationManager.
AuthenticationSchemes
¶ Return type: Microsoft.Net.Http.Server.AuthenticationSchemes public AuthenticationSchemes AuthenticationSchemes { get; set; }
-