Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

GetAuthenticationData Method

Show in webframe
The connection coupon obtain from the Connect method.
A user's logon name.
An application-defined string that is used when an application needs to maintain multiple forms of authentication data for a user (e.g., password, thumbprint image, etc.). If only one form of authentication data is needed, this string can be empty.
The application's digital signature.
Enables an application to retrieve the authentication data previously stored for a particular user's logon name from the authentication repository.
Syntax
 function Leadtools.Ccow.AuthenticationRepository.getAuthenticationData( 
   coupon ,
   logonName ,
   dataFormat ,
   appSignature 
)

Parameters

ParameterTypeDescription
couponintThe connection coupon obtain from the Connect method.
logonNamestringA user's logon name.
dataFormatstringAn application-defined string that is used when an application needs to maintain multiple forms of authentication data for a user (e.g., password, thumbprint image, etc.). If only one form of authentication data is needed, this string can be empty.
appSignaturestringThe application's digital signature.

Return Value

TypeDescription
AuthenticationData The authentication data.
Remarks
An application shall compute its digital signature by encrypting the message digest with its private key.
See Also

Reference

AuthenticationRepository Object
AuthenticationRepository Members

Error processing SSI file

 

 

Requirements

Target Platforms

Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features