InteractiveBrowserCredentialOptions.LoginHint 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.
Avoids the account prompt and pre-populates the username of the account to login.
public string LoginHint { get; set; }
member this.LoginHint : string with get, set
Public Property LoginHint As String