Class FixedAddressAPIKeyAccessData
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Authentication data for EasyAR cloud services using API Key. For relevant data, please visit the EasyAR Developer Center (https://www.easyar.cn) to obtain.
[Serializable]
public sealed class FixedAddressAPIKeyAccessData : ServiceAccessData
- Inheritance
-
FixedAddressAPIKeyAccessData
- Inherited Members
Fields
APIKey
API Key.
public string APIKey
Field Value
APISecret
API Secret.
public string APISecret