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

SetAuthenticationData Method

Show in webframe
The connection coupon obtained 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.
Application-specific data used to authenticate the user.
The application's digital signature.
Enables an application to store authentication data for a particular user's logon name within the authentication repository.
Syntax
 function Leadtools.Ccow.AuthenticationRepository.setAuthenticationData( 
   coupon ,
   logonName ,
   dataFormat ,
   userData ,
   appSignature 
)

Parameters

ParameterTypeDescription
couponintThe connection coupon obtained 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.
userDatastringApplication-specific data used to authenticate the user.
appSignaturestringThe application's digital signature.
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