Table of Contents

Class Credentials

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.ExtendedSDK.Legacy.Settings
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
[Obsolete("此类型专为旧版 API 设计,将于 2024-12-31 下线。")]
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