Click or drag to resize

SignatureInfoSignatureResponse Property

Information about created signature.

Namespace:  ASDSoft.WebSigner.Server
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public SignatureResponse SignatureResponse { get; }

Property Value

Type: SignatureResponse
See Also