MicrosoftIdentityAuthenticationBaseOptions.GetScopes Method

Definition

Returns the scopes.

public string[] GetScopes ();
member this.GetScopes : unit -> string[]
Public Function GetScopes () As String()

Returns

String[]

Scopes.

Applies to