Partilhar via


PSAuthenticationMechanism.SymmetricKey Property

Definition

Gets or sets the SymmetricKey used for Authentication

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to