|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IReportLogon.CeReportLogonMode
Specifies the report logon mode
| Field Summary | |
|---|---|
static int |
PROMPT_USER
Prompt the user for database logon. |
static int |
USE_SPECIFIED_LOGON
Use the database credentials stored in this object |
static int |
USE_SSO
Use SSO |
static int |
USE_USER_CREDENTIALS
Use user database credentials stored in user object |
| Field Detail |
|---|
static final int PROMPT_USER
Prompt the user for database logon.
static final int USE_SPECIFIED_LOGON
Use the database credentials stored in this object
static final int USE_SSO
Use SSO
static final int USE_USER_CREDENTIALS
Use user database credentials stored in user object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||