Enum DictionaryAuthorizationStatus
Represents the result of a dictionary authorization check.
Namespace: Umbraco.Cms.Core.Services.AuthorizationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum DictionaryAuthorizationStatus
Fields
| Name | Description |
|---|---|
| Success | The authorization check succeeded. |
| UnauthorizedMissingCulture | The user does not have access to the specified culture. |