Click or drag to resize

SignResultItemApplicationContentId Property

Unique application ID of signed 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; }

Property Value

Type: String
Examples
12345
See Also