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

Sign In to the API

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

A ICoreObjectResult containing a ILoginScope

Copyright © 2020. All rights reserved.