Partager via


AuthenticationMechanism.SymmetricKey Propriété

Définition

Obtient ou définit la clé symétrique utilisée pour l’authentification.

[Newtonsoft.Json.JsonProperty(PropertyName="symmetricKey")]
public Microsoft.Azure.Devices.SymmetricKey SymmetricKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="symmetricKey")>]
member this.SymmetricKey : Microsoft.Azure.Devices.SymmetricKey with get, set
Public Property SymmetricKey As SymmetricKey

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à