Plugin SDK

clsuser Class

Class used to hold information about a single user Used by user_has_access tag and users_list

Inheritance Hierarchy

System.Object  Scheduler.clsuser
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public class clsuser


VB

Public Class clsuser


The clsuser type exposes the following members.

Constructors

 

Name

Description

Unknown Attachment

clsuser

 


Properties

 

Name

Description

Unknown Attachment

counters_access

 

Unknown Attachment

event_access

 

Unknown Attachment

index

 

Unknown Attachment

isadmin

 

Unknown Attachment

isguest

 

Unknown Attachment

isnormal

 

Unknown Attachment

log_access

 

Unknown Attachment

name

 

Unknown Attachment

pass

 

Unknown Attachment

use_local

 


See Also

Scheduler Namespace