API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrUserProof Struct

This object is retrieved from the UOvrRequestsBlueprintLibrary::User_GetUserProof() request and will contain a nonce that is used to verify the identity of the User. Read more about user verification in our User Verification guide
NOTE: The nonce is only good for one check and then it is invalidated.

Fields

A string that is returned from the client that is used to verify the identity of the User. The nonce can be used with the meta account to the https://graph.oculus.com/user_nonce_validate endpoint to verify identity.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrUserProofHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon