Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > IAuthenticationRepository Interface : Connect Method |
int Connect( string applicationName )
'Declaration
Function Connect( _ ByVal applicationName As String _ ) As Integer
'Usage
Dim instance As IAuthenticationRepository Dim applicationName As String Dim value As Integer value = instance.Connect(applicationName)
int Connect( String^ applicationName )