MicrosoftGraphOptions.Scopes Property

Definition

Overloads

Scopes

Space separated scopes used to call Microsoft Graph, for instance user.read mail.read.

Scopes

Space separated scopes used to call Microsoft Graph, for instance user.read mail.read.

public string? Scopes { get; set; }
member this.Scopes : string with get, set
Public Property Scopes As String

Property Value

Applies to