MicrosoftChallengeProperties.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

属性值

适用于