[]
Gets or sets a whitelist to passthrough Windows authentication for the specified domains.
For example: "*example.com,*foobar.com,*baz".
public string AuthServerWhitelist { get; set; }
Public Property AuthServerWhitelist As String