Authentificationcls_UsersLoginCollection Class |  |
Inheritance Hierarchy Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic class cls_UsersLoginCollection : CollectionBase,
IDisposable
Public Class cls_UsersLoginCollection
Inherits CollectionBase
Implements IDisposable
Dim instance As Authentification.cls_UsersLoginCollection
The Authentificationcls_UsersLoginCollection type exposes the following members.
Constructors
Properties
Methods| | Name | Description |
|---|
 | Add(Int64, String, enm_UserAuthentificationType, String, String, String, String, String) | |
 | Add(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). |
 | Dispose | |
 | Dispose(Boolean) | |
 | IndexOfUserGUID | Vráti index položky v zozname. |
 | IndexOfUserName | Vráti index položky v zozname. |
 | Remove | |
 | RemoveAt | |
Top
See Also