Freigeben über


RoutingServiceBusQueueEndpointProperties.AuthenticationType Eigenschaft

Definition

Ruft die Methode ab, die zur Authentifizierung beim Service Bus-Warteschlangenendpunkt verwendet wird, oder legt diese fest. Mögliche Werte: "keyBased", "identityBased"

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationType")]
public string AuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationType")>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: