Share via


OpenApiOAuthFlow.Scopes Property

Definition

REQUIRED. A map between the scope name and a short description for it.

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

Property Value

Applies to