Share via


RequiredScopeOrAppPermissionAttribute.AcceptedAppPermission Property

Definition

App permissions accepted by this web API. App permissions appear in the roles claim of the token.

public string[]? AcceptedAppPermission { get; set; }
member this.AcceptedAppPermission : string[] with get, set
Public Property AcceptedAppPermission As String()

Property Value

String[]

Applies to