IJsonWebKey.N Property

Definition

RSA modulus, in Base64

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

Property Value

Attributes

Applies to