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