| SignDocFieldgetSeedValueTimeStampServerURL Method |
Get the URL of the RFC 3161 time-stamp server from the signature field seed value dictionary. The URL should be an ASCII string.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic string getSeedValueTimeStampServerURL()
Return Value
Type:
StringThe URL of the time-stamp server or an empty string if no time-stamp server is defined.
See Also