SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SaveUserToStream Method

Saves the settings of the current user to a stream.

Syntax

public void SaveUserToStream(int index, System.IO.Stream outputStream);
Public Sub SaveUserToStream(ByVal Index As Integer, ByVal OutputStream As System.IO.Stream)

Remarks

Use this method to export the current user's settings to a stream.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]