ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner.Server.Api
DocumentSigningInfo Class
DocumentSigningInfo Properties
AdesLevelName Property
TSAName Property
DocumentSigningInfo
TSAName Property
The configured TSA name used for the signature timestamp. If not specified, then timestamp will not be inserted.
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
Copy
[
DataMemberAttribute
(Name = "tsaName")]
public
string
TSAName
{
get
;
set
; }
Property Value
Type:
String
Implements
IContentBuilderConfiguration
TSAName
Examples
DigiCert
See Also
Reference
DocumentSigningInfo Class
ASDSoft.WebSigner.Server.Api Namespace