次の方法で共有


NetOnewayRelaySecurityElement.RelayClientAuthenticationType プロパティ

定義

メッセージの送信時に、サービスのクライアントがAzure Service Bus サービスによって発行されたセキュリティ トークンをAzure Service Bus サービスに提示する必要があるかどうかを示す値を取得します。

[System.Configuration.ConfigurationProperty("relayClientAuthenticationType")]
public Microsoft.ServiceBus.RelayClientAuthenticationType RelayClientAuthenticationType { get; set; }
[<System.Configuration.ConfigurationProperty("relayClientAuthenticationType")>]
member this.RelayClientAuthenticationType : Microsoft.ServiceBus.RelayClientAuthenticationType with get, set
Public Property RelayClientAuthenticationType As RelayClientAuthenticationType

プロパティ値

リレー クライアント認証の RelayClientAuthenticationType 種類を含む を返します。

属性

適用対象