GetOrRefreshAccessTokenResponseJson Class |
[Missing <summary> documentation for "T:BlackBerry.Workspaces.Json.GetOrRefreshAccessTokenResponseJson"]
Namespace: BlackBerry.Workspaces.Json
public class GetOrRefreshAccessTokenResponseJson : BaseJson
The GetOrRefreshAccessTokenResponseJson type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetOrRefreshAccessTokenResponseJson | Initializes a new instance of the GetOrRefreshAccessTokenResponseJson class |
Name | Description | |
---|---|---|
![]() | Access_token | |
![]() | Error | |
![]() | Error_description | |
![]() | Expires_in | |
![]() | ObjType | (Inherited from BaseJson.) |
![]() | Refresh_token | |
![]() | Token_type |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from BaseJson.) |