Click or drag to resize
WebServerSettingsAuthenticationScheme Property
Gets or sets the authentication scheme that the server will employ for new connections.

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

Property Value

Type: AuthenticationSchemes
See Also