Search Results for

    Show / Hide Table of Contents
    View Source

    Class NoopApiAccessService

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class NoopApiAccessService : IApiAccessService

    Methods

    View Source

    HasPreviewAccess()

    Retrieves information on whether or not the API currently allows preview access.

    Declaration
    public bool HasPreviewAccess()
    Returns
    Type Description
    bool
    View Source

    HasPublicAccess()

    Retrieves information on whether or not the API currently allows public access.

    Declaration
    public bool HasPublicAccess()
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX