Partager via


WSHttpRelaySecurity.RelayClientAuthenticationType Propriété

Définition

Obtient ou définit le type d’authentification requis pour l’application de service ou l’application cliente à fournir au Azure Service Bus.

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

Valeur de propriété

Type d’authentification requis pour que l’application de service ou l’application cliente fournisse à l’Azure Service Bus. La valeur par défaut est RelayAccessToken.

S’applique à