Returns true if current request should be excluded from checking
Otherwise return real value
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sender
- Type: System Object
Sender
- certificate
- Type: System.Security.Cryptography.X509Certificates X509Certificate
Certificate
- chain
- Type: System.Security.Cryptography.X509Certificates X509Chain
Chain
- errors
- Type: System.Net.Security SslPolicyErrors
Errors
Return Value
Type: BooleanSee Also