ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner.Server.Api
SignResultItem Class
SignResultItem Properties
ApplicationContentId Property
Signature Property
SignedDocument Property
SignResultItem
Signature Property
Base64 encoded RSA signature.
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
Copy
[
DataMemberAttribute
(Name = "signature")] [
RequiredAttribute
]
public
string
Signature
{
get
; }
Property Value
Type:
String
See Also
Reference
SignResultItem Class
ASDSoft.WebSigner.Server.Api Namespace