IdentityProviders.LegacyMicrosoftAccountLoginScope Property

Definition

A list of the scopes that should be requested while authenticating.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> LegacyMicrosoftAccountLoginScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.LegacyMicrosoftAccountLoginScope : System.Collections.Generic.List<string> with get, set
Public Property LegacyMicrosoftAccountLoginScope As List(Of String)

Property Value

Implements

Attributes

Applies to