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