| SignatureBase Constructor |
Base constructor for inherited classes.
Namespace:
ASDSoft.WebSigner
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax protected SignatureBase(
Guid id
)
Parameters
- id
- Type: SystemGuid
Unique ID for request and response.
See Also