Click or drag to resize
ApplicationAuthToken Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Details of the token used to authenticate with the Enterprise Service

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public OAuthTokenInfo AuthToken { get; set; }

Return Value

Type: OAuthTokenInfo
See Also