Compartilhar via


SharedAccessSignatureElement.TokenScope Propriedade

Definição

Obtém ou define o escopo do token associado ao 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 da propriedade

O escopo do token associado ao elemento .

Atributos

Aplica-se a