Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.OAuthClaims

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.OAuthClaims

    Fields

    View Source

    MemberKey

    Key for authenticated member.

    Declaration
    public const string MemberKey = "umbraco-member-key"
    Field Value
    Type Description
    string
    View Source

    MemberRoles

    Roles for authenticated member.

    Declaration
    public const string MemberRoles = "umbraco-member-roles"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX