Compartir a través de


MicrosoftIdentityAuthenticationBaseOptions.Scopes Property

Definition

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