:: com :: sun :: star :: task ::

struct UrlRecord

Elements' Summary
Url The URL for which these passwords where given. 
UserList  
Elements' Details
Url
string Url;
Description
The URL for which these passwords where given.
UserList
sequence< UserRecord > UserList;
Top of Page