Click or drag to resize

Authentificationcls_UsersLoginCollection Class

EXALOGIC
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    Exa.OBERON.Services.OBERONAuthentificationcls_UsersLoginCollection

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntax
public class cls_UsersLoginCollection : CollectionBase, 
	IDisposable

The Authentificationcls_UsersLoginCollection type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyItem 
Public propertyServiceObject 
Top
Methods
 NameDescription
Public methodAdd(Int64, String, enm_UserAuthentificationType, String, String, String, String, String) 
Public methodAdd(Int64, String, enm_UserAuthentificationType, String, String, String, String, String, String, Int64)Pridá prihláseného používateľa do zoznamu prihlásených používateľov (lokálnej kolekcie). Zároveň zapíše používateľa do zoznamu prihlásených používateľov systému OBERON (záleží však do spôsobu autentifikácie).
Public methodDispose 
Protected methodDispose(Boolean) 
Public methodIndexOfUserGUIDVráti index položky v zozname.
Public methodIndexOfUserNameVráti index položky v zozname.
Public methodRemove 
Public methodRemoveAt 
Top
See Also