Click or drag to resize

SingleToken Class

A generic class used to pass in an AuthToken. Alias of QueryParam
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsQueryParam
    AppOne.Web.Service.Services.V1R0.Customer.ContractsSingleToken

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class SingleToken : QueryParam
Remarks
Note  Note
This is an alias of QueryParam
See Also