Class APIKeyAccessData
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Authentifizierungsdaten für den EasyAR Cloud Service mit API Key. Weitere Informationen finden Sie im EasyAR Entwicklungszentrum (https://www.easyar.cn).
[Serializable]
public sealed class APIKeyAccessData : ExplicitAddressAccessData
- Vererbung
-
APIKeyAccessData
- Geerbte Mitglieder
Felder
APIKey
API Key.
public string APIKey
APISecret
API Secret.
public string APISecret