PFAuthenticationValidateEntityTokenResponse
PFAuthenticationValidateEntityTokenResponse 데이터 모델입니다.
구문
typedef struct PFAuthenticationValidateEntityTokenResponse {
PFEntityKey const* entity;
PFAuthenticationIdentifiedDeviceType const* identifiedDeviceType;
PFLoginIdentityProvider const* identityProvider;
const char* identityProviderIssuedId;
PFEntityLineage const* lineage;
} PFAuthenticationValidateEntityTokenResponse;
멤버
entity
PFEntityKey const*
nullptr일 수 있음
(선택 사항) 엔터티 ID 및 형식입니다.
identifiedDeviceType
PFAuthenticationIdentifiedDeviceType const*
nullptr일 수 있음
(선택 사항) 지정된 로그인에 대해 이 엔터티에 대해 인증된 디바이스입니다.
identityProvider
PFLoginIdentityProvider const*
nullptr일 수 있음
(선택 사항) 지정된 로그인에 대한 이 엔터티의 ID 공급자입니다.
identityProviderIssuedId
const char*
is null-terminated
(선택 사항) ID 공급자가 발급한 ID(예: Xbox Live XUID)입니다.
lineage
PFEntityLineage const*
nullptr일 수 있음
(선택 사항) 이 프로필의 계보입니다.
요구 사항
헤더: PFAuthenticationTypes.h