Share via


IJsonWebKey.Q Property

Definition

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

Property Value

Attributes

Applies to