import "UserRecord.idl";
| Public Types | |
| typedef sequence< string > | Passwords | 
| specifies the passwords for the given user. | |
| Public Attributes | |
| string | UserName | 
| specifies the user name. | |
| sequence<string> Passwords | 
specifies the passwords for the given user.
| string UserName | 
specifies the user name.