Compartir a través de


NetOnewayRelaySecurityElement.RelayClientAuthenticationType Propiedad

Definición

Obtiene un valor que describe si los clientes de un servicio deben presentar un token de seguridad emitido por el servicio Azure Service Bus al servicio Azure Service Bus al enviar mensajes.

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

Valor de propiedad

Devuelve un RelayClientAuthenticationType objeto que contiene el tipo de autenticación de cliente de retransmisión.

Atributos

Se aplica a