KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.Messages.UserRoleAddRequest Class Reference

Request to assign a new role to the user More...

Inheritance diagram for KlusterKite.NodeManager.Messages.UserRoleAddRequest:
KlusterKite.NodeManager.Messages.UserRoleChangeRequest

Additional Inherited Members

- Public Attributes inherited from KlusterKite.NodeManager.Messages.UserRoleChangeRequest
object ConsistentHashKey => this.UserUid
 
- Properties inherited from KlusterKite.NodeManager.Messages.UserRoleChangeRequest
Guid UserUid [get, set]
 Gets or sets the user uid More...
 
Guid RoleUid [get, set]
 Gets or sets the role uid More...
 
bool ReturnUser [get, set]
 Gets or sets a value indicating whether the response will be enriched with mutated user. Otherwise it will be mutated role. More...
 
byte [] ExtraData [get, set]
 Gets or sets some extra data to return More...
 
RequestContext Request [get, set]
 Gets or sets the request context More...
 

Detailed Description

Request to assign a new role to the user

Definition at line 15 of file UserRoleAddRequest.cs.


The documentation for this class was generated from the following file: