共用方式為


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

屬性值

適用於