WindowsBrokerOptions.HeaderText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Display a custom text in the broker UI controls which support it.
public string HeaderText { get; set; }
member this.HeaderText : string with get, set
Public Property HeaderText As String
Property Value
Remarks
Currently only the WAM account picker allows for this customization, see WAM documentation.