Search Results for

    Show / Hide Table of Contents
    View Source

    Class ClientCredentialsManagerBase

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Security
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public abstract class ClientCredentialsManagerBase

    Properties

    View Source

    ClientIdPrefix

    Declaration
    protected abstract string ClientIdPrefix { get; }
    Property Value
    Type Description
    string

    Methods

    View Source

    SafeClientId(string)

    Declaration
    protected string SafeClientId(string clientId)
    Parameters
    Type Name Description
    string clientId
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX