共用方式為


Secret.EncryptedSecret Property

Definition

Gets or sets encrypted (using device public key) secret value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to