Partager via


NetTcpRelaySecurityElement.RelayClientAuthenticationType Propriété

Définition

Obtient ou définit le type d’authentification requis pour que le client présente au 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.

Attributs

S’applique à