AppKeyAccessData Class¶
Description¶
EasyAR cloud service authentication data using App Key. You can get the data from EasyAR Develop Center (https://www.easyar.com).
Fields¶
ServerAddress¶
- C#
public string ServerAddress
Server Address.
AppID¶
- C#
public string AppID
Service AppID.
AppSecret¶
- C#
public string AppSecret
App Secret.