| SignRequestItemTitle Property |
Content title for display in client window for selecting a certificate
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax [DataMemberAttribute(Name = "title")]
public string Title { get; set; }
Property Value
Type:
StringExamples Text for signing showed in client window, for example file name.
See Also