| SignResultItems Property |
Result data of signing process item.
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax [DataMemberAttribute(Name = "items")]
[RequiredAttribute]
public SignResultItem[] Items { get; }
Property Value
Type:
SignResultItemSee Also