Share via


User.EncryptedPassword Property

Definition

Gets or sets the password details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to