Freigeben über


NetTcpRelaySecurityElement.RelayClientAuthenticationType Eigenschaft

Definition

Ruft den Authentifizierungstyp ab, der für den Client erforderlich ist, um beim Senden von Nachrichten dem Azure Service Bus zu präsentieren, oder legt diesen fest.

[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

Eigenschaftswert

Gibt einen RelayClientAuthenticationType zurück, der den Authentifizierungstyp enthält.

Attribute

Gilt für: