My Project
|
Removes members from a group. A member can always remove themselves from a group, regardless of permissions. Returns nothing if successful. More...
Public Attributes | |
Dictionary< string, string > | CustomTags |
The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
EntityKey | Group |
The identifier of the group. | |
List< EntityKey > | Members |
List of entities to remove. | |
string | RoleId |
The ID of the role to remove the entities from. | |
![]() | |
PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
![]() | |
string | ToJson () |
Removes members from a group. A member can always remove themselves from a group, regardless of permissions. Returns nothing if successful.