[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.LaunchOptions.AuthServerAllowlist

AuthServerAllowlist Property

AuthServerAllowlist

Gets or sets a whitelist to passthrough Windows authentication for the specified domains.

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

Declaration
public string AuthServerAllowlist { get; set; }
Public Property AuthServerAllowlist As String