DaprSubscriptionData.Scopes Property

Definition

Application scopes to restrict the subscription to specific apps.

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

Property Value

Applies to