IAuthRequiredScopeOrAppPermissionMetadata.AcceptedScope 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.
Scopes accepted by this web API.
public string[]? AcceptedScope { get; }
member this.AcceptedScope : string[]
Public ReadOnly Property AcceptedScope As String()
Property Value
String[]