Class SharedSecret
Inheritance
object
Namespace: Umbraco.Cms.Core.Configuration.Models
Assembly: Umbraco.Core.dll
Syntax
public class SharedSecret
Properties
View SourceHeaderName
Declaration
public string? HeaderName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
public string? Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |