Connect Method

Summary
Enables an application to establish a connection with the authentication repository.
Syntax
C#
VB
C++
public int Connect( 
   string applicationName 
) 
Function Connect( _ 
   ByVal applicationName As String _ 
) As Integer 
int Connect(  
   String^ applicationName 
)  

Parameters

applicationName
A succinct string that contains the application's symbolic name.

Return Value

The value of a connection coupon that the application can subsequently use to denote itself when performing other authentication repository methods.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.