Click or drag to resize
IWebServerProviderAuthenticationSchemes Property
Gets or sets the authentication schemes that will be accepted by the server.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
AuthenticationSchemes AuthenticationSchemes { get; set; }

Property Value

Type: AuthenticationSchemes
See Also