BenSelect Documentation
SsoClientsAsync(XOAClientId,EoiApplicationSsoRequest,CancellationToken) Method
See Also  Send Feedback
Selerix.ETIExtension.OneAmerica Namespace > OneAmericaLDEx Class > SsoClientsAsync Method : SsoClientsAsync(XOAClientId,EoiApplicationSsoRequest,CancellationToken) Method
x_OA_ClientId
generated
cancellationToken
A cancellation token that can be used by other objects or threads to receive notice of cancellation.

Syntax

JScript 
public function SsoClientsAsync( 
   x_OA_ClientId : XOAClientId,
   generated : EoiApplicationSsoRequest,
   cancellationToken : CancellationToken
) : Task;

Parameters

x_OA_ClientId
generated
cancellationToken
A cancellation token that can be used by other objects or threads to receive notice of cancellation.

Exceptions

ExceptionDescription
ApiExceptionA server side error occurred.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.