Skip to main content
PFAuthenticationLoginWithOpenIdConnectRequest データ モデル。

構文

メンバー

connectionId const char*
is null-terminated
構成済みのどの OpenID Connect プロバイダー関係を使用するかを識別する名前。最大 100 文字。 createAccount bool この ID に現在リンクされている PlayFab アカウントがない場合、自動的に PlayFab アカウントを作成します。 customTags PFStringDictionaryEntry const*
may be nullptr
(オプション) リクエストに関連付けるオプションのカスタム タグ (ビルド番号、外部トレース識別子など)。 customTagsCount uint32_t customTags の数 idToken const char*
is null-terminated
ID プロバイダーがログイン後に返す JSON Web Token (JWT)。ID プロバイダーの応答内の id_token フィールドとして表現されます。 infoRequestParameters PFGetPlayerCombinedInfoRequestParams const*
may be nullptr
(オプション) ユーザーに対して返す情報のフラグ。 playerSecret const char*
is null-terminated
(オプション) API リクエスト署名の検証に使用されるプレイヤー シークレット (Enterprise 専用)。

要件

ヘッダー: PFAuthenticationTypes.h

関連項目

PFAuthenticationTypes のメンバー
最終更新日 2026年8月13日