다음을 통해 공유


MicrosoftChallengeProperties.Prompt 속성

정의

챌린지 요청에 사용되는 "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

속성 값

적용 대상