Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IBackOfficeApplicationManager

    Namespace: Umbraco.Cms.Infrastructure.Security
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IBackOfficeApplicationManager

    Methods

    View Source

    EnsureBackOfficeApplicationAsync(Uri, CancellationToken)

    Declaration
    Task EnsureBackOfficeApplicationAsync(Uri backOfficeUrl, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    Uri backOfficeUrl
    CancellationToken cancellationToken
    Returns
    Type Description
    Task
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • EnsureBackOfficeApplicationAsync(Uri, CancellationToken)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX