TokenProvider.TokenScope Property

Definition

Gets or sets the token scope associated with the provider.

public Microsoft.ServiceBus.TokenScope TokenScope { get; }
member this.TokenScope : Microsoft.ServiceBus.TokenScope
Public ReadOnly Property TokenScope As TokenScope

Property Value

The token scope associated with the provider.

Applies to