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

構文

メンバー

createAccount bool この ID に現在リンクされている PlayFab アカウントがない場合、自動的に PlayFab アカウントを作成します。 customTags PFStringDictionaryEntry const*
may be nullptr
(オプション) リクエストに関連付けるオプションのカスタム タグ (ビルド番号、外部トレース識別子など)。 customTagsCount uint32_t customTags の数 identityToken const char*
is null-terminated
Apple がログイン後に返す JSON Web Token (JWT)。authorization credential ペイロード内の identityToken フィールドとして表現されます。ID トークンの有効期限を無視することを選択した場合、Apple が署名キーをローテーションすると NotAuthorized エラーを受け取ります。この場合、ユーザーは新しい ID トークンを提供するためにログインし直す必要があります。 infoRequestParameters PFGetPlayerCombinedInfoRequestParams const*
may be nullptr
(オプション) ユーザーに対して返す情報のフラグ。 playerSecret const char*
is null-terminated
(オプション) API リクエスト署名の検証に使用されるプレイヤー シークレット (Enterprise 専用)。

要件

ヘッダー: PFAuthenticationTypes.h

関連項目

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