Click or drag to resize
SecurityHelperAcceptAllCertificates Property
Indicates whether application requests should accept all certificates (including invalid certificates).

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public static bool AcceptAllCertificates { get; }

Property Value

Type: Boolean
See Also