GoogleChallengeProperties.LoginHint 속성

정의

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

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

속성 값

적용 대상