Share via


IPasswordHash.Context Property

Definition

Context of password hash

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

Property Value

Attributes

Applies to