Click or drag to resize

SignRequestItemApplicationContentId Property

Unique application ID of content.

Namespace:  ASDSoft.WebSigner.Server.Api
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
[DataMemberAttribute(Name = "applicationContentId")]
[RequiredAttribute]
public string ApplicationContentId { get; set; }

Property Value

Type: String
Examples
12345
See Also