Partager via


ImportDevicesRequest.AuthenticationType Propriété

Définition

Obtient ou définit spécifie le type d’authentification utilisé pour la connexion au compte de stockage. 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 à