Compartir a través de


TcpRelayTransportBindingElement.RelayClientAuthenticationType Propiedad

Definición

Obtiene o establece el tipo de autenticación usado por el cliente de servicio.

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

Valor de propiedad

Devuelve RelayClientAuthenticationType. Contiene el tipo de autenticación. El valor predeterminado es RelayAccessToken.

Se aplica a