IPasswordHashResource.Hash Property

Definition

Hash of the password

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Hash of the password", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hash", Update=true)]
public string Hash { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Hash of the password", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hash", Update=true)>]
member this.Hash : string with get, set
Public Property Hash As String

Property Value

Attributes

Applies to