Compartir a través de


BlobOutputDataSource.AuthenticationMode Propiedad

Definición

Obtiene o establece el modo de autenticación. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a