 | SignRequestItemContent 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[DataMemberAttribute(Name = "content")]
[RequiredAttribute]
public string Content { get; set; }
Property Value
Type:
String
ExamplesText for signing
See Also