다음을 통해 공유


MicrosoftChallengeProperties.DomainHint 속성

정의

챌린지 요청에 사용되는 "domain_hint" 매개 변수 값의 값을 가져오거나 설정합니다.

포함된 경우 인증은 사용자가 로그인 페이지에서 진행하는 이메일 기반 검색 프로세스를 건너뛰어 약간 더 간소화된 사용자 환경으로 이어집니다.

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

속성 값

적용 대상