enum RememberAuthentication in module com::sun::star::ucb:: |
enum RememberAuthentication;
A specification of how long to remember some authentication data.
Values Summary |
|
| NO | Do not remember the authentication data (use it once and immediately forget about it). |
| SESSION | Remember the authentication data, but only until the end of the current session. |
| PERSISTENT | Remember the authentication data 'forever'. |
Values Details |
||||
|
||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.