ExportRequestAuthenticationCookieName Property

Gets or sets the name of the authentication cookie.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public string AuthenticationCookieName { get; set; }

Property Value

Type: String
The name of the authentication cookie.
See Also