Delen via


IJsonWebKey.Dp 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="dp")]
public string Dp { 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="dp")>]
member this.Dp : string with get, set
Public Property Dp As String

Property Value

Attributes

Applies to