GoogleChallengeProperties.LoginHint Property

Definition

The "login_hint" parameter value being used for a challenge request.

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

Property Value

Applies to