ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner.Server.Api
SignRequestItem Class
SignRequestItem Properties
ApplicationContentId Property
Content Property
ContentType Property
DocumentSigning Property
HashAlgorithm Property
Title Property
SignRequestItem
Content Property
Content for signing encoded to text presentation.
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
Copy
[
DataMemberAttribute
(Name = "content")] [
RequiredAttribute
]
public
string
Content
{
get
;
set
; }
Property Value
Type:
String
Examples
Text for signing
See Also
Reference
SignRequestItem Class
ASDSoft.WebSigner.Server.Api Namespace