XUserGetTokenAndSignatureUtf16Data
Contains Unicode xtokens and signatures for web requests.Syntax
Members
tokenCountType: size_t The size in bytes of the buffer in the token property. signatureCount
Type: size_t The size in bytes of the buffer in the signature property. token
Type: const wchar_t* A buffer containing the Unicode token. signature
Type: const wchar_t* A buffer containing the Unicode signature.
