MsalProvider.Scopes 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.
Gets an array of scopes to use for accessing Graph resources.
protected string[] Scopes { get; }
member this.Scopes : string[]
Protected ReadOnly Property Scopes As String()
Property Value
String[]