RelayedOnewayTransportBindingElement.RelayClientAuthenticationType プロパティ

定義

このバインド要素で使用される Azure Access Control認証の種類を取得または設定します。

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

プロパティ値

RelayClientAuthenticationTypeこのバインド要素で使用される認証の種類を表す を返します。既定値は ですRelayAccessToken

適用対象