Share via


GatewayPublicKey.Exponent Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to