Search Results for

    Show / Hide Table of Contents

    Class ClaimsDebugStore

    Inheritance
    System.Object
    ClaimsDebugStore
    Namespace: ImageVault.EPiServer.UI.Stores
    Assembly: ImageVault.EPiServer.UI.dll
    Syntax
    public class ClaimsDebugStore : RestControllerBase

    Constructors

    ClaimsDebugStore()

    Declaration
    public ClaimsDebugStore()

    Methods

    Get(Boolean, Boolean)

    Declaration
    [ConvertExceptionToJson]
    public JsonResult Get(bool verbose = false, bool remap = false)
    Parameters
    Type Name Description
    System.Boolean verbose
    System.Boolean remap
    Returns
    Type Description
    Microsoft.AspNetCore.Mvc.JsonResult
    In This Article
    Back to top (c) Meriworks 2002-2022