Share via


Authentication.SymmetricKey Property

Definition

Gets or sets symmetric key for authentication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to