Share via


GatewayPublicKey.Modulus Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="modulus")]
public string Modulus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modulus")>]
member this.Modulus : string with get, set
Public Property Modulus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to