Toggle navigation
vProtect REST API Documentation: RegisterDeviceAndAppAuthResponse
Resources
Data Types
Back to Top
Home
JSON
RegisterDeviceAndAppAuthResponse
RegisterDeviceAndAppAuthResponse
Data Type
Properties
name
data type
description
errorCode
string
errorBody
string
access_token
string
access_token
string
Example
{ "errorCode" : "...", "errorBody" : "...", "access_token" : "..." }