Click or drag to resize

SignatureBase Constructor

Base constructor for inherited classes.

Namespace:  ASDSoft.WebSigner
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
protected SignatureBase(
	Guid id
)

Parameters

id
Type: SystemGuid
Unique ID for request and response.
See Also