Search Results for

    Show / Hide Table of Contents
    View Source

    Interface INodeGranularPermission

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

    Properties

    View Source

    Key

    Declaration
    Guid Key { get; set; }
    Property Value
    Type Description
    Guid

    Explicit Interface Implementations

    View Source

    IGranularPermission.Key

    Declaration
    Guid? IGranularPermission.Key { get; }
    Returns
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Key
    • Explicit Interface Implementations
      • IGranularPermission.Key
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX