GetTokensOptions Class

The options class used for getting multiple tokens.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsGetTokensOptions

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[DataContractAttribute]
public class GetTokensOptions

The GetTokensOptions type exposes the following members.

Constructors
  NameDescription
Public methodGetTokensOptions
Initializes a new instance of the GetTokensOptions class
Top
Properties
  NameDescription
Public propertyQueryTokenOptions
Gets or sets the query tokens options.
Top
See Also