22module
com { module sun { module star { module ucb {
RememberAuthentication
A specification of how long to remember some authentication data.
Definition RememberAuthentication.idl:27
@ NO
Do not remember the authentication data (use it once and immediately forget about it).
Definition RememberAuthentication.idl:31
@ PERSISTENT
Remember the authentication data "forever".
Definition RememberAuthentication.idl:40
@ SESSION
Remember the authentication data, but only until the end of the current session.
Definition RememberAuthentication.idl:36
Definition Ambiguous.idl:20