Stay organized with collections
Save and categorize content based on your preferences.
FStandardIntegrityTokenRequest
#include <StandardIntegrityTokenRequest.h>
The request used to call the Request function.
Summary
See also:
UStandardIntegrityTokenProvider::Request
Public attributes
|
RequestHash
|
FString
The request hash provided to the API.
|
Public attributes
RequestHash
FString FStandardIntegrityTokenRequest::RequestHash
The request hash provided to the API.
It is the request hash to bind the integrity token to. It is a recommended but not required field.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-01-14 UTC.
[null,null,["Last updated 2025-01-14 UTC."],[],[],null,["# FStandardIntegrityTokenRequest Struct Reference\n\nFStandardIntegrityTokenRequest\n==============================\n\n\n`#include \u003cStandardIntegrityTokenRequest.h\u003e`\n\nThe request used to call the Request function.\n\nSummary\n-------\n\n\n**See also:**\n[UStandardIntegrityTokenProvider::Request](/reference/unreal-engine/play/core/class/u-standard-integrity-token-provider#class_u_standard_integrity_token_provider_1a451627496ef3cec5c87538cdc450f068)\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------|-------------------------------------------------|\n| [RequestHash](#struct_f_standard_integrity_token_request_1accf3465af71eca080ef35f5c888d98ad) | `FString` The request hash provided to the API. |\n\nPublic attributes\n-----------------\n\n### RequestHash\n\n```text\nFString FStandardIntegrityTokenRequest::RequestHash\n``` \nThe request hash provided to the API.\n\nIt is the request hash to bind the integrity token to. It is a recommended but not required field."]]