次の方法で共有


SharedAccessSignatureElement.TokenScope プロパティ

定義

要素に関連付けられているトークン スコープを取得または設定します。

[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

プロパティ値

要素に関連付けられているトークン スコープ。

属性

適用対象