次の方法で共有


TokenProviderElement.SharedSecret プロパティ

定義

トークン プロバイダー要素に含まれる共有シークレット要素を取得します。

[System.Configuration.ConfigurationProperty("sharedSecret")]
public Microsoft.ServiceBus.Configuration.SharedSecretElement SharedSecret { get; }
[<System.Configuration.ConfigurationProperty("sharedSecret")>]
member this.SharedSecret : Microsoft.ServiceBus.Configuration.SharedSecretElement
Public ReadOnly Property SharedSecret As SharedSecretElement

プロパティ値

トークン プロバイダー要素に含まれる共有シークレット要素。

属性

適用対象