[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.GcHtmlRenderer.AuthServerWhitelist

AuthServerWhitelist Property

AuthServerWhitelist

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

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

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