SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.ServerManagement.IUsers Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.ServerManagement.IUsers:
+ Collaboration diagram for erminas.SmartAPI.CMS.ServerManagement.IUsers:

Public Member Functions

IUser Create (string name, string password)
 

Properties

IUser Current [get]
 The currently connected user.
 

Detailed Description

Definition at line 25 of file IUsers.cs.

Member Function Documentation

IUser erminas.SmartAPI.CMS.ServerManagement.IUsers.Create ( string  name,
string  password 
)

Property Documentation

IUser erminas.SmartAPI.CMS.ServerManagement.IUsers.Current
get

The currently connected user.

Definition at line 32 of file IUsers.cs.


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