IAuthRequiredScopeOrAppPermissionMetadata.AcceptedAppPermission 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.
App permissions accepted by this web API. App permissions appear in the roles claim of the token.
public string[]? AcceptedAppPermission { get; }
member this.AcceptedAppPermission : string[]
Public ReadOnly Property AcceptedAppPermission As String()
Property Value
String[]