XUserGetMsaTokenSilentlyOptions
Options for XUserGetMsaTokenSilentlyAsync.
Syntax
enum class XUserGetMsaTokenSilentlyOptions : uint32_t
{
None = 0x00,
}
Constants
Constant | Description |
---|---|
None | No options. |
Remarks
The XUserGetMsaTokenSilentlyAsync function uses an XUserGetMsaTokenSilentlyOptions enumeration argument to asynchronously retrieve an MSA token for a given user.
Requirements
Header: XUser.h
Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles