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

プロパティ値

適用対象