Share via


AppServiceAadLoginFlow.LoginParameters Property

Definition

Login parameters to send to the OpenID Connect authorization endpoint when a user logs in. Each parameter must be in the form "key=value".

public System.Collections.Generic.IList<string> LoginParameters { get; }
member this.LoginParameters : System.Collections.Generic.IList<string>
Public ReadOnly Property LoginParameters As IList(Of String)

Property Value

Applies to