Compartir a través de


NetOnewayRelaySecurity.RelayClientAuthenticationType Propiedad

Definición

Obtiene o establece el tipo de autenticación para el cliente de retransmisión.

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 un RelayClientAuthenticationType valor de tipo que contiene el tipo de autenticación. El valor predeterminado es RelayAccessToken.

Excepciones

Se aplica a