Search Results for

    Show / Hide Table of Contents
    View Source

    Class AuthorizationPolicies

    A list of authorization policy names for use in the back office

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Common.Authorization
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public static class AuthorizationPolicies

    Fields

    View Source

    AdminUserEditsRequireAdmin

    Declaration
    public const string AdminUserEditsRequireAdmin = "AdminUserEditsRequireAdmin"
    Field Value
    Type Description
    System.String
    View Source

    BackOfficeAccess

    Declaration
    public const string BackOfficeAccess = "BackOfficeAccess"
    Field Value
    Type Description
    System.String
    View Source

    BackOfficeAccessWithoutApproval

    Declaration
    public const string BackOfficeAccessWithoutApproval = "BackOfficeAccessWithoutApproval"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionAdministrationById

    Declaration
    public const string ContentPermissionAdministrationById = "ContentPermissionAdministrationById"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionBrowseById

    Declaration
    public const string ContentPermissionBrowseById = "ContentPermissionBrowseById"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionByResource

    Declaration
    public const string ContentPermissionByResource = "ContentPermissionByResource"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionCreateBlueprintFromId

    Declaration
    public const string ContentPermissionCreateBlueprintFromId = "ContentPermissionCreateBlueprintFromId"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionDeleteById

    Declaration
    public const string ContentPermissionDeleteById = "ContentPermissionDeleteById"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionEmptyRecycleBin

    Declaration
    public const string ContentPermissionEmptyRecycleBin = "ContentPermissionEmptyRecycleBin"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionProtectById

    Declaration
    public const string ContentPermissionProtectById = "ContentPermissionProtectById"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionPublishById

    Declaration
    public const string ContentPermissionPublishById = "ContentPermissionPublishById"
    Field Value
    Type Description
    System.String
    View Source

    ContentPermissionRollbackById

    Declaration
    public const string ContentPermissionRollbackById = "ContentPermissionRollbackById"
    Field Value
    Type Description
    System.String
    View Source

    DenyLocalLoginIfConfigured

    Declaration
    public const string DenyLocalLoginIfConfigured = "DenyLocalLoginIfConfigured"
    Field Value
    Type Description
    System.String
    View Source

    MediaPermissionByResource

    Declaration
    public const string MediaPermissionByResource = "MediaPermissionByResource"
    Field Value
    Type Description
    System.String
    View Source

    MediaPermissionPathById

    Declaration
    public const string MediaPermissionPathById = "MediaPermissionPathById"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessContent

    Declaration
    public const string SectionAccessContent = "SectionAccessContent"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessContentOrMedia

    Declaration
    public const string SectionAccessContentOrMedia = "SectionAccessContentOrMedia"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessForContentTree

    Declaration
    public const string SectionAccessForContentTree = "SectionAccessForContentTree"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessForDataTypeReading

    Declaration
    public const string SectionAccessForDataTypeReading = "SectionAccessForDataTypeReading"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessForMediaTree

    Declaration
    public const string SectionAccessForMediaTree = "SectionAccessForMediaTree"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessForMemberTree

    Declaration
    public const string SectionAccessForMemberTree = "SectionAccessForMemberTree"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessForTinyMce

    Declaration
    public const string SectionAccessForTinyMce = "SectionAccessForTinyMce"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessMedia

    Declaration
    public const string SectionAccessMedia = "SectionAccessMedia"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessMembers

    Declaration
    public const string SectionAccessMembers = "SectionAccessMembers"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessPackages

    Declaration
    public const string SectionAccessPackages = "SectionAccessPackages"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessSettings

    Declaration
    public const string SectionAccessSettings = "SectionAccessSettings"
    Field Value
    Type Description
    System.String
    View Source

    SectionAccessUsers

    Declaration
    public const string SectionAccessUsers = "SectionAccessUsers"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessAnyContentOrTypes

    Defines access based on if the user has access to any tree's exposing any types of content (documents, media, members) or any content types (document types, media types, member types)

    Declaration
    public const string TreeAccessAnyContentOrTypes = "TreeAccessAnyContentOrTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessAnySchemaTypes

    Declaration
    public const string TreeAccessAnySchemaTypes = "TreeAccessAnySchemaTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessDataTypes

    Declaration
    public const string TreeAccessDataTypes = "TreeAccessDataTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessDictionary

    Declaration
    public const string TreeAccessDictionary = "TreeAccessDictionary"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessDictionaryOrTemplates

    Declaration
    public const string TreeAccessDictionaryOrTemplates = "TreeAccessDictionaryOrTemplates"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessDocuments

    Declaration
    public const string TreeAccessDocuments = "TreeAccessDocuments"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessDocumentsOrDocumentTypes

    Declaration
    public const string TreeAccessDocumentsOrDocumentTypes = "TreeAccessDocumentsOrDocumentTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessDocumentTypes

    Declaration
    public const string TreeAccessDocumentTypes = "TreeAccessDocumentTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessLanguages

    Declaration
    public const string TreeAccessLanguages = "TreeAccessLanguages"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessLogs

    Declaration
    public const string TreeAccessLogs = "TreeAccessLogs"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessMacros

    Declaration
    public const string TreeAccessMacros = "TreeAccessMacros"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessMediaOrMediaTypes

    Declaration
    public const string TreeAccessMediaOrMediaTypes = "TreeAccessMediaOrMediaTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessMediaTypes

    Declaration
    public const string TreeAccessMediaTypes = "TreeAccessMediaTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessMemberGroups

    Declaration
    public const string TreeAccessMemberGroups = "TreeAccessMemberGroups"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessMembersOrMemberTypes

    Declaration
    public const string TreeAccessMembersOrMemberTypes = "TreeAccessMembersOrMemberTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessMemberTypes

    Declaration
    public const string TreeAccessMemberTypes = "TreeAccessMemberTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessPackages

    Declaration
    public const string TreeAccessPackages = "TreeAccessPackages"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessPartialViewMacros

    Declaration
    public const string TreeAccessPartialViewMacros = "TreeAccessPartialViewMacros"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessPartialViews

    Declaration
    public const string TreeAccessPartialViews = "TreeAccessPartialViews"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessRelationTypes

    Declaration
    public const string TreeAccessRelationTypes = "TreeAccessRelationTypes"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessTemplates

    Declaration
    public const string TreeAccessTemplates = "TreeAccessTemplates"
    Field Value
    Type Description
    System.String
    View Source

    TreeAccessUsers

    Declaration
    public const string TreeAccessUsers = "TreeAccessUsers"
    Field Value
    Type Description
    System.String
    View Source

    UmbracoFeatureEnabled

    Declaration
    public const string UmbracoFeatureEnabled = "UmbracoFeatureEnabled"
    Field Value
    Type Description
    System.String
    View Source

    UserBelongsToUserGroupInRequest

    Declaration
    public const string UserBelongsToUserGroupInRequest = "UserBelongsToUserGroupInRequest"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • AdminUserEditsRequireAdmin
      • BackOfficeAccess
      • BackOfficeAccessWithoutApproval
      • ContentPermissionAdministrationById
      • ContentPermissionBrowseById
      • ContentPermissionByResource
      • ContentPermissionCreateBlueprintFromId
      • ContentPermissionDeleteById
      • ContentPermissionEmptyRecycleBin
      • ContentPermissionProtectById
      • ContentPermissionPublishById
      • ContentPermissionRollbackById
      • DenyLocalLoginIfConfigured
      • MediaPermissionByResource
      • MediaPermissionPathById
      • SectionAccessContent
      • SectionAccessContentOrMedia
      • SectionAccessForContentTree
      • SectionAccessForDataTypeReading
      • SectionAccessForMediaTree
      • SectionAccessForMemberTree
      • SectionAccessForTinyMce
      • SectionAccessMedia
      • SectionAccessMembers
      • SectionAccessPackages
      • SectionAccessSettings
      • SectionAccessUsers
      • TreeAccessAnyContentOrTypes
      • TreeAccessAnySchemaTypes
      • TreeAccessDataTypes
      • TreeAccessDictionary
      • TreeAccessDictionaryOrTemplates
      • TreeAccessDocuments
      • TreeAccessDocumentsOrDocumentTypes
      • TreeAccessDocumentTypes
      • TreeAccessLanguages
      • TreeAccessLogs
      • TreeAccessMacros
      • TreeAccessMediaOrMediaTypes
      • TreeAccessMediaTypes
      • TreeAccessMemberGroups
      • TreeAccessMembersOrMemberTypes
      • TreeAccessMemberTypes
      • TreeAccessPackages
      • TreeAccessPartialViewMacros
      • TreeAccessPartialViews
      • TreeAccessRelationTypes
      • TreeAccessTemplates
      • TreeAccessUsers
      • UmbracoFeatureEnabled
      • UserBelongsToUserGroupInRequest
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX