InteractiveRequestOptions.Scopes Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene gli ambiti che questa richiesta deve utilizzare nell'operazione.
public System.Collections.Generic.IEnumerable<string> Scopes { get; init; }
member this.Scopes : seq<string> with get, set
Public Property Scopes As IEnumerable(Of String)