다음을 통해 공유


OpenIdConnectChallengeProperties.Prompt 속성

정의

챌린지 요청에 사용되는 "프롬프트" 매개 변수 값입니다.

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

속성 값

적용 대상