My Project
|
Deletes a remote user to log on to a VM for a multiplayer server build in a specific region. Returns user credential information necessary to log on. More...
Public Attributes | |
string | BuildId |
The guid string build ID of the multiplayer server where the remote user is to delete. | |
Dictionary< string, string > | CustomTags |
The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
string | Region |
The region of the multiplayer server where the remote user is to delete. | |
string | Username |
The username of the remote user to delete. | |
string | VmId |
The virtual machine ID the multiplayer server is located on. | |
![]() | |
PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
![]() | |
string | ToJson () |
Deletes a remote user to log on to a VM for a multiplayer server build in a specific region. Returns user credential information necessary to log on.