You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IServiceProxy Interface
> IServiceProxy Methods > IServiceProxy.Login Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IServiceProxy.Login Method

Sign In to the API

Syntax
C#
ICoreObjectResult<ILoginScope> Login(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
See WellKnownParameterKey.Login

A ICoreObjectResult containing a ILoginScope

Copyright ORGADATA AG © 2023. All rights reserved.