WebApiAccess AccessTokenParameter Property CkSoftware GroupMe SDK - Documentation
The name of the access-token url-parameter.

Namespace: CkSoftware.GroupMe.Sdk.Core
Assembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public string AccessTokenParameter { get; set; }

Property Value

Type: String

Implements

IWebApiAccess AccessTokenParameter
See Also