MicrosoftGraphOptions.Scopes Property

Definition

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