Click or drag to resize
weroSoft AG, Software
SecureDataStoreClose Method
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Closes the store and save its content.

Namespace:  WeroSoft.Triton.Security
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public void Close(
	bool save = true
)

Parameters

save (Optional)
Type: SystemBoolean

[Missing <param name="save"/> documentation for "M:WeroSoft.Triton.Security.SecureDataStore.Close(System.Boolean)"]

See Also