Share via


AppPlatformSsoProperties.Scope Property

Definition

It defines the specific actions applications can be allowed to do on a user's behalf.

public System.Collections.Generic.IList<string> Scope { get; }
member this.Scope : System.Collections.Generic.IList<string>
Public ReadOnly Property Scope As IList(Of String)

Property Value

Applies to