Share via


AuthenticationSchemeOptions.ForwardForbid Özellik

Tanım

Ayarlanırsa, bu şemanın ForbidAsync'in çağrısına iletilmesi gereken hedef düzeni belirtir. Örneğin Context.ForbidAsync("ThisScheme") => Context.ForbidAsync("ForwardForbidValue"); İletme özelliğini devre dışı bırakmak ve normal işlemeye izin vermek için hedefi geçerli şemaya ayarlayın.

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

Özellik Değeri

Şunlara uygulanır