Click or drag to resize
SecurityHelperEnsureCertificateSecurity Method
If some module allows acceptation of untrusted or expired certificate, this method registers certificate validation callback.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static void EnsureCertificateSecurity()
See Also