IJsonWebKey.E Property

Definition

RSA public exponent, in Base64

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

Property Value

Attributes

Applies to