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

The request to authenticate user with it's uid More...

Inheritance diagram for KlusterKite.NodeManager.Client.Messages.AuthenticateUserWithUid:

Public Attributes

object ConsistentHashKey => this.Uid
 

Properties

Guid Uid [get, set]
 Gets or sets the user login More...
 

Detailed Description

The request to authenticate user with it's uid

Definition at line 19 of file AuthenticateUserWithUid.cs.

Member Data Documentation

◆ ConsistentHashKey

object KlusterKite.NodeManager.Client.Messages.AuthenticateUserWithUid.ConsistentHashKey => this.Uid

Definition at line 27 of file AuthenticateUserWithUid.cs.

Property Documentation

◆ Uid

Guid KlusterKite.NodeManager.Client.Messages.AuthenticateUserWithUid.Uid
getset

Gets or sets the user login

Definition at line 24 of file AuthenticateUserWithUid.cs.


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