AuthenticationOptions.DefaultForbidScheme 속성

정의

에서 기본 구성표 ForbidAsync(HttpContext, String, AuthenticationProperties)로 사용됩니다.

public:
 property System::String ^ DefaultForbidScheme { System::String ^ get(); void set(System::String ^ value); };
public string DefaultForbidScheme { get; set; }
public string? DefaultForbidScheme { get; set; }
member this.DefaultForbidScheme : string with get, set
Public Property DefaultForbidScheme As String

속성 값

적용 대상