LoadFromStream Method
Loads a user database from a stream.
procedure LoadFromStream(InputStream: TStream; Password: String);
Remarks
Use this method to load the user information from InputStream. Provide a Password to decrypt the user information.