DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / LaunchOptions Class / AuthServerAllowlist Property

In This Topic
AuthServerAllowlist Property
In This Topic
Gets or sets a whitelist to passthrough Windows authentication for the specified domains.

For example: "*example.com,*foobar.com,*baz".

Syntax
'Declaration
 
Public Property AuthServerAllowlist As System.String
 
See Also