次の方法で共有


AzureActiveDirectoryLogin.LoginParameter 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".

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public string[] LoginParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.LoginParameter : string[] with get, set
Public Property LoginParameter As String()

Property Value

String[]

Implements

Attributes

Applies to