Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 1.0 API Reference » ULFileTransfer class

AuthStatus property Next Page

AuthValue property


Returns the return value from custom user authentication synchronization scripts.

Syntax

Visual Basic

Public Readonly Property AuthValue As Long

C#

public long AuthValue {get;}

Property value

A long integer returned from custom user authentication synchronization scripts.