Share via


InteractiveRequestOptions.Scopes Property

Definition

Gets the scopes this request must use in the operation.

public System.Collections.Generic.IEnumerable<string> Scopes { get; init; }
member this.Scopes : seq<string> with get, set
Public Property Scopes As IEnumerable(Of String)

Property Value

Applies to