| SignDocFieldgetCertSeedValueSubjectDNCount Method |
Get the certificate seed value dictionary flags (/SV/Cert/Ff) of a signature field.
The default value is 0. ///
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic int getCertSeedValueSubjectDNCount()
Public Function getCertSeedValueSubjectDNCount As Integer
public:
int getCertSeedValueSubjectDNCount()
member getCertSeedValueSubjectDNCount : unit -> int
Return Value
Type:
Int32The certificate seed value dicitionary flags of the field.
See Also