Leadtools.Ccow Namespace > AuthenticationRepository Object : DeleteAuthenticationData Method |
function Leadtools.Ccow.AuthenticationRepository.deleteAuthenticationData( coupon , logonName , dataFormat , appSignature )
Parameter | Type | Description |
---|---|---|
coupon | int | The connection coupon obtained from the Connect method. |
logonName | string | A user's logon name. |
dataFormat | string | 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. |
appSignature | string | The application's digital signature. |