CKFinder 3 – ASP.NET Connector Documentation
IUser Interface Reference

Defines CKFinder user. More...

Inheritance diagram for IUser:
User

Properties

bool IsAuthenticated [get]
 Gets whether this user is authenticated and may use the application. More...
 
IReadOnlyCollection< string > Roles [get]
 Gets this user's roles. More...
 

Detailed Description

Defines CKFinder user.

Property Documentation

◆ IsAuthenticated

bool IsAuthenticated
get

Gets whether this user is authenticated and may use the application.

◆ Roles

IReadOnlyCollection<string> Roles
get

Gets this user's roles.


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