Class UserCacheRefresher.JsonPayload
Inheritance
object
Namespace: Umbraco.Cms.Core.Cache
Assembly: Umbraco.Core.dll
Syntax
public record UserCacheRefresher.JsonPayload
Properties
View SourceId
Declaration
public int Id { get; init; }
Property Value
| Type | Description |
|---|---|
| int |
Key
Declaration
public Guid Key { get; init; }
Property Value
| Type | Description |
|---|---|
| Guid |