次の方法で共有


BasicHttpRelaySecurity.RelayClientAuthenticationType プロパティ

定義

Azure Service Bus サービスで使用される認証の種類を取得または設定します。

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

プロパティ値

RelayClientAuthenticationTypeサービスによって使用される認証の種類を含む を返します。

適用対象