Partilhar via


LoginScopes.Scope Property

Definition

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

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

Property Value

String[]

Implements

Attributes

Applies to