Table of Contents

Class FixedAddressAPIKeyAccessData

Namespace
easyar
Assembly
EasyAR.Sense.dll

EasyAR cloud service authentication data using an API Key. For related data, visit EasyAR Developer Center (https://www.easyar.cn).

[Serializable]
public sealed class FixedAddressAPIKeyAccessData : ServiceAccessData
Inheritance
FixedAddressAPIKeyAccessData
Inherited Members

Fields

APIKey

API Key。

public string APIKey

APISecret

API Secret。

public string APISecret