Share via


Gateway.PublicKey Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="publicKey")]
public Microsoft.PowerBI.Api.Models.GatewayPublicKey PublicKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicKey")>]
member this.PublicKey : Microsoft.PowerBI.Api.Models.GatewayPublicKey with get, set
Public Property PublicKey As GatewayPublicKey

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to