Partager via


SharedAccessSignatureElement.TokenScope Propriété

Définition

Obtient ou définit l’étendue de jeton associée à l’élément .

[System.Configuration.ConfigurationProperty("tokenScope", DefaultValue=Microsoft.ServiceBus.TokenScope.Entity, IsRequired=false)]
public Microsoft.ServiceBus.TokenScope TokenScope { get; set; }
[<System.Configuration.ConfigurationProperty("tokenScope", DefaultValue=Microsoft.ServiceBus.TokenScope.Entity, IsRequired=false)>]
member this.TokenScope : Microsoft.ServiceBus.TokenScope with get, set
Public Property TokenScope As TokenScope

Valeur de propriété

Étendue du jeton associée à l’élément .

Attributs

S’applique à