←Select platform

Disconnect Method

Summary

Enables an application to disconnect from the authentication repository.

Syntax

C#
VB
C++
public void Disconnect( 
   int bindingCoupon 
) 
Sub Disconnect( _ 
   ByVal bindingCoupon As Integer _ 
)  
void Disconnect(  
   int bindingCoupon 
)  

Parameters

bindingCoupon
The connection coupon obtain from the Connect method.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly