Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IGranularPermission

    Namespace: Umbraco.Cms.Core.Models.Membership.Permissions
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IGranularPermission

    Properties

    View Source

    Context

    Declaration
    string Context { get; }
    Property Value
    Type Description
    string
    View Source

    Key

    Declaration
    Guid? Key { get; }
    Property Value
    Type Description
    Guid?
    View Source

    Permission

    Declaration
    string Permission { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX