| SignDocDocumentLoadergetInstallationCode Method |
Get the installation code needed for creating a license file.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic static string getInstallationCode()
Public Shared Function getInstallationCode As String
public:
static String^ getInstallationCode()
static member getInstallationCode : unit -> string
Return Value
Type:
StringThe installation code (ASCII only) if successful, null on error.
See Also