Freigeben über


SharedSecretElement.TokenScope Eigenschaft

Definition

Ruft den Tokenbereich ab oder legt den Tokenbereich fest.

[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

Eigenschaftswert

Der Tokenbereich.

Attribute

Gilt für: