Partager via


NetOnewayRelaySecurityElement.RelayClientAuthenticationType Propriété

Définition

Obtient une valeur qui indique si les clients d’un service doivent présenter un jeton de sécurité émis par le service Azure Service Bus au service Azure Service Bus lors de l’envoi de messages.

[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

Valeur de propriété

Retourne un RelayClientAuthenticationType qui contient le type d’authentification du client de relais.

Attributs

S’applique à