Interface ICertificateProperties
Certificate properties and options for the sign files
Namespace: SecureExchangesSDK.Models.Contract
Assembly: SecureExchangesSDK.dll
Syntax
public interface ICertificateProperties
Properties
DoNotAppendCertificateToFile
Determine if the file must generate a signature certificate at the end
Declaration
bool DoNotAppendCertificateToFile { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |