Search Results for

    Show / Hide Table of Contents
    View Source

    Class ClientCredentialsManagerBase

    Inheritance
    System.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
    System.String

    Methods

    View Source

    SafeClientId(String)

    Declaration
    protected string SafeClientId(string clientId)
    Parameters
    Type Name Description
    System.String clientId
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX