类型别名 SecretApiKey

API 密钥: Realm.ApiKey{
    key: 字符串
}

API 密钥在创建后立即从服务器返回时的表示形式。

类型声明

  • key: 字符串

    密钥的秘密部分。

使用TypeDoc生成