IJsonWebKey.Dq Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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