WorkflowHostExtensionCertificateContext Method |
Method for getting the certificate context
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic ICertificateContext CertificateContext()
Public Function CertificateContext As ICertificateContext
public:
ICertificateContext^ CertificateContext()
member CertificateContext : unit -> ICertificateContext
Return Value
ICertificateContextAn object of type ICertificateContext
See Also