Compartir a través de


RoutingServiceBusQueueEndpointProperties.AuthenticationType Propiedad

Definición

Obtiene o establece el método utilizado para autenticarse en el punto de conexión de cola de Service Bus. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a