Partager via


RoutingServiceBusTopicEndpointProperties.AuthenticationType Propriété

Définition

Obtient ou définit la méthode utilisée pour l’authentification auprès du point de terminaison de la rubrique Service Bus. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à