ScopeOrAppPermissionAuthorizationRequirement.ScopeAllowedValues Property

Definition

Gets the optional list of scope values.

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

Property Value

Applies to