Click or drag to resize

SelfHostingServiceWindowsAuthentication Property

Gets or sets a boolean value that indicates whether Windows Authentication is to be enabled.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public bool WindowsAuthentication { get; set; }
View Source

Property Value

Boolean
See Also