Click or drag to resize
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.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public string getSeedValueTimeStampServerURL()

Return Value

Type: String
The URL of the time-stamp server or an empty string if no time-stamp server is defined.
See Also