Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.HealthChecks.DocumentationLinks.Security.HttpsCheck

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class HttpsCheck

    Fields

    View Source

    CheckForValidCertificate

    Declaration
    public const string CheckForValidCertificate = "https://umbra.co/healthchecks-valid-certificate"
    Field Value
    Type Description
    System.String
    View Source

    CheckHttpsConfigurationSetting

    Declaration
    public const string CheckHttpsConfigurationSetting = "https://umbra.co/healthchecks-https-config"
    Field Value
    Type Description
    System.String
    View Source

    CheckIfCurrentSchemeIsHttps

    Declaration
    public const string CheckIfCurrentSchemeIsHttps = "https://umbra.co/healthchecks-https-request"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • CheckForValidCertificate
      • CheckHttpsConfigurationSetting
      • CheckIfCurrentSchemeIsHttps
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX