Search Results for

    Show / Hide Table of Contents

    Class SecurityOptions

    global security options

    Inheritance
    System.Object
    SecurityOptions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: FastEndpoints
    Assembly: FastEndpoints.dll
    Syntax
    public class SecurityOptions

    Properties

    PermissionsClaimType

    specify a custom claim type used to identify permissions of a user principal. defaults to permission.

    WARNING: do not change the default unless you fully comprehend what you're doing!!!

    Declaration
    public string PermissionsClaimType { set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX