Enumerates the authorization codes returned by the MobiLink server.
public interface SyncResult.AuthStatusCode
All members of SyncResult.AuthStatusCode interface, including all inherited members.
Name | Description |
---|---|
User ID or password has expired. | |
User ID is already in use. | |
Bad user ID or password. | |
Authorization status is unknown. | |
User ID and password were valid at time of synchronization. | |
User ID and password were valid at time of synchronization but expire soon. |
EXPIRED variable
IN_USE variable
INVALID variable
UNKNOWN variable
VALID variable
VALID_BUT_EXPIRES_SOON variable
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |