Partager via


ServiceBusTopicOutputDataSource.AuthenticationMode Propriété

Définition

Obtient ou définit le mode d’authentification. Les valeurs possibles sont les suivantes : 'Msi', 'UserToken', 'ConnectionString'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à