KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Security.Attributes.IUser Interface Reference

The general interface to represent user in the system More...

Inheritance diagram for KlusterKite.Security.Attributes.IUser:
KlusterKite.NodeManager.Client.ORM.UserDescription KlusterKite.NodeManager.Client.ORM.User

Properties

string UserId [get]
 Gets the string representation of the user id (login or other representation) More...
 

Detailed Description

The general interface to represent user in the system

Definition at line 15 of file IUser.cs.

Property Documentation

◆ UserId

string KlusterKite.Security.Attributes.IUser.UserId
get

Gets the string representation of the user id (login or other representation)

Definition at line 20 of file IUser.cs.


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