Share via


IJsonWebKey.Dq Property

Definition

RSA Private Key Parameter

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="RSA Private Key Parameter", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dq")]
public string Dq { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="RSA Private Key Parameter", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dq")>]
member this.Dq : string with get, set
Public Property Dq As String

Property Value

Attributes

Applies to