JwtBearerOptions.Challenge Property

Definition

Gets or sets the challenge to put in the "WWW-Authenticate" header.

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

Property Value

Applies to