Click or drag to resize

InformationContainerCreateSecuredDocument Method


Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public CtSecuredDocument CreateSecuredDocument(
	string sourceFilePath,
	string filename,
	string fileExtension,
	string format,
	string checksum,
	string checksumAlgorithm
)

Parameters

sourceFilePath  String
 
filename  String
 
fileExtension  String
 
format  String
 
checksum  String
 
checksumAlgorithm  String
 

Return Value

CtSecuredDocument
See Also