IBaseLoginService Interface (.NET)

From RemObjects Wiki
Jump to: navigation, search

This is a Library topic for Data Abstract for .NET
This page is generated from external data, please do not update

NamespacesInterfacesClassesEnumsImplements

Contents

Overview

The IBaseLoginService is used for user authentication.


Location

Implemented in


Required Methods

LoginEx

Provides the actual login procedure.


Oxygene:   method LoginEx(aLoginString: String): Boolean
C#:   Boolean LoginEx(String aLoginString)
VB:   Function LoginEx(aLoginString As String) As Boolean


Parameters:

  • aLoginString: String that contains the connection name, user name and password


Logout

Provides the actual logout procedure.


Oxygene:   method Logout
C#:   void Logout()
VB:   Sub Logout


See Also


Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode

GlossaryArticlesFeaturesLibrarySamples

Personal tools
Namespaces

Variants
Actions
Navigation
products
platforms
special
Toolbox