NetTcpRelaySecurity.RelayClientAuthenticationType プロパティ

定義

リレー クライアント認証の種類を取得または設定します。

public Microsoft.ServiceBus.RelayClientAuthenticationType RelayClientAuthenticationType { get; set; }
member this.RelayClientAuthenticationType : Microsoft.ServiceBus.RelayClientAuthenticationType with get, set
Public Property RelayClientAuthenticationType As RelayClientAuthenticationType

プロパティ値

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

例外

値が有効 RelayClientAuthenticationType なフィールドではありません。

適用対象