共用方式為


MicrosoftChallengeProperties.DomainHint 屬性

定義

取得或設定用於挑戰要求之 「domain_hint」 參數值的值。

如果包含,驗證會略過使用者在登入頁面上經歷的電子郵件式探索程式,進而略過稍微簡化的使用者體驗。

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

屬性值

適用於