你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 其中包含要由应用当前实例的绑定元素使用的身份验证类型。

属性

适用于