DataWeb
Search Results for

    Show / Hide Table of Contents

    Namespace DataWeb.Filter

    Classes

    DataWebAuthorizeAttribute

    Represents an attribute that is used to authorize access to a web API endpoint.

    DataWebAuthorizeAttribute.DataWebAuthorizeFilter

    Represents an implementation of the IAuthorizationFilter interface.

    DisableHotlinkingAttribute

    A custom action filter attribute for preventing hotlinking of the action's content.

    DisableHotlinkingAttribute.DisableHotlinkingFilter

    Called asynchronously to execute the action filter.

    NavigationAuthorizeAttribute

    A custom authorization attribute for checking navigation authorization.

    NavigationAuthorizeAttribute.NavigationAuthorizeFilter

    A filter for checking navigation authorization.

    SharedKeyAuthorizeAttribute

    A custom authorization attribute for checking shared key authorization.

    SharedKeyAuthorizeAttribute.SharedKeyAuthorizeFilter

    A filter for checking shared key authorization.

    StagingAuthorizeAttribute

    A custom authorization attribute for checking staging authorization.

    StagingAuthorizeAttribute.StagingAuthorizeFilter

    A filter for checking staging authorization.

    ValidateModelAttribute

    A custom action filter attribute for validating the model state of the action.

    ValidateModelAttribute.ValidateModelFilter

    Called asynchronously to execute the action filter.

    Enums

    DataWebAuthorizeAttribute.ResponseMode

    Defines the available response modes for the attribute.

    NavigationAuthorizeAttribute.ResponseErrorCode

    Defines the available response error code for the attribute.

    NavigationAuthorizeAttribute.ResponseMode

    Defines the available response modes for the attribute.

    StagingAuthorizeAttribute.ValidationMode

    In this article
    Back to top Generated by DocFX