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