Compartilhar via


RoutingEventHubProperties.AuthenticationType Propriedade

Definição

Obtém ou define o método usado para autenticar no ponto de extremidade do hub de eventos. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a