Click or drag to resize
SecurityHelperWriteSecureFile Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static bool WriteSecureFile(
	byte[] b,
	string filePath
)

Parameters

b
Type: SystemByte
filePath
Type: SystemString

Return Value

Type: Boolean
See Also