Authentication.SymmetricKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets symmetric key for authentication.
[Newtonsoft.Json.JsonProperty(PropertyName="symmetricKey")]
public Microsoft.Azure.Management.DataBoxEdge.Models.SymmetricKey SymmetricKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="symmetricKey")>]
member this.SymmetricKey : Microsoft.Azure.Management.DataBoxEdge.Models.SymmetricKey with get, set
Public Property SymmetricKey As SymmetricKey
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute