Search Results for

    Show / Hide Table of Contents
    View Source

    Class BackOfficeAuthBuilderExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.DependencyInjection
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public static class BackOfficeAuthBuilderExtensions

    Methods

    View Source

    AddBackOfficeAuthentication(IUmbracoBuilder)

    Declaration
    public static IUmbracoBuilder AddBackOfficeAuthentication(this IUmbracoBuilder builder)
    Parameters
    Type Name Description
    IUmbracoBuilder builder
    Returns
    Type Description
    IUmbracoBuilder
    View Source

    AddTokenRevocation(IUmbracoBuilder)

    Declaration
    public static IUmbracoBuilder AddTokenRevocation(this IUmbracoBuilder builder)
    Parameters
    Type Name Description
    IUmbracoBuilder builder
    Returns
    Type Description
    IUmbracoBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • AddBackOfficeAuthentication(IUmbracoBuilder)
      • AddTokenRevocation(IUmbracoBuilder)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX