Compartir a través de


SharedAccessSignatureElement.TokenScope Propiedad

Definición

Obtiene o establece el ámbito del token asociado al elemento .

[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

Valor de propiedad

Ámbito del token asociado al elemento .

Atributos

Se aplica a