LogOnParametersGenerateDataDiscoveryTrustedAccessToken Property

Gets or sets a value indicating whether the logon result should include a trusted access token for the Data Discovery module.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax
public bool GenerateDataDiscoveryTrustedAccessToken { get; set; }

Property Value

Type: Boolean
See Also