Partager via


RoutingEventHubProperties.AuthenticationType Propriété

Définition

Obtient ou définit la méthode utilisée pour s’authentifier auprès du point de terminaison du hub d’événements. 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 à