ISimpleLoginService Interface (.NET)

This is a Library topic for Data Abstract for .NET
This page is generated from external data, please do not update
Namespaces — Interfaces — Classes — Enums — Implements
Contents |
Overview
The ISimpleLoginService interface represents a RemObjects SDK service that can be used to perform user authentication.
Note: Only services that implement the ISimpleLoginService interface can be used by the ODataSchemaDispatcher or RestSchemaDispatcher dispatchers to perform user authentication.
Location
- Assembly: RemObjects.DataAbstract.dll
- Namespace: RemObjects.DataAbstract.Server
Implemented in
Required Methods
| Login |
|---|
|
Method that performs user authentication based on the provided credentials. This method returns true if the user was successully authenticated, otherwise false will be returned.
|
See Also
- ISimpleLoginService Interface
- .NET
- Delphi
- Lists
- Data Abstract for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects Script for .NET: Namespaces — Classes
- Data Abstract shared: Data Types – File Types
- other editions:
- Data Abstract for Xcode: Protocols — Classes — Enums — Implements
- Data Abstract for Delphi: Interfaces — Classes — Enums — Aliases — Implements
- Data Abstract for Java: Namespaces — Interfaces — Classes — Enums — Implements
- Data Abstract for JavaScript: Objects
- Data Abstract for .NET: Namespaces — Interfaces — Classes — Enums — Implements

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