次の方法で共有


RelayedOnewayTransportElement.RelayClientAuthenticationType プロパティ

定義

この構成要素で指定された認証の種類を表す XML 値を取得または設定します。

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

プロパティ値

現在の RelayClientAuthenticationType インスタンスが適用されるバインド要素によって使用される認証の種類を含む を返します。

属性

適用対象