Table of Contents

Class Credentials

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.Settings
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
public class Credentials
Inheritance
Credentials
Inherited Members

Properties

AppKey

初始化客户端时 AppKey 的副本。

public string AppKey { get; }

Property Value

string

AppSecret

初始化客户端时 AppSecret 的副本。

public string AppSecret { get; }

Property Value

string