Search Results for

    Show / Hide Table of Contents
    View Source

    Class SharedSecret

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class SharedSecret

    Properties

    View Source

    HeaderName

    Declaration
    public string HeaderName { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • HeaderName
      • Value
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX