Share via


IPasswordHash.Id Property

Definition

ID for password hash

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

Property Value

Attributes

Applies to