다음을 통해 공유


JwtBearerOptions.Challenge 속성

정의

"WWW-Authenticate" 헤더에 넣을 챌린지를 가져오거나 설정합니다.

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

속성 값

적용 대상