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 - AppForge Programming » UltraLite for AppForge API Reference

UltraLite for AppForge API Reference Next Page

ULAuthStatusCode enumeration


The ULAuthStatusCode is the auth_status synchronization parameter used in the ULSyncResult object.

Constant

Value

ulAuthStatusUnknown

0

ulAuthStatusValid

1000

ulAuthStatusValidButExpiresSoon

2000

ulAuthStatusExpired

3000

ulAuthStatusInvalid

4000

ulAuthStatusInUse

5000