ScopeOrAppPermissionAuthorizationRequirement.AppPermissionAllowedValues Property

Definition

Gets the optional list of app permission values.

public System.Collections.Generic.IEnumerable<string>? AppPermissionAllowedValues { get; }
member this.AppPermissionAllowedValues : seq<string>
Public ReadOnly Property AppPermissionAllowedValues As IEnumerable(Of String)

Property Value

Applies to