MicrosoftIdentityAuthenticationBaseOptions.Scopes Property

Definition

Overloads

Scopes

Space separated scopes required to call the downstream web API. For instance "user.read mail.read".

Scopes

Space separated scopes required to call the downstream web API. 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