Delen via


IJsonWebKey.N Property

Definition

RSA modulus, in Base64

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

Property Value

Attributes

Applies to