Search Results for

    Show / Hide Table of Contents

    Enum BindingSource

    enum for choosing which binding sources the default request binder should use

    Namespace: FastEndpoints
    Assembly: FastEndpoints.dll
    Syntax
    [Flags]
    public enum BindingSource

    Fields

    Name Description
    FormFields

    enum for choosing which binding sources the default request binder should use

    Headers

    enum for choosing which binding sources the default request binder should use

    JsonBody

    enum for choosing which binding sources the default request binder should use

    Permissions

    enum for choosing which binding sources the default request binder should use

    QueryParams

    enum for choosing which binding sources the default request binder should use

    RouteValues

    enum for choosing which binding sources the default request binder should use

    UserClaims

    enum for choosing which binding sources the default request binder should use

    In This Article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX