Bagikan melalui


IntegrationRuntimeConnectionInfo.PublicKey Property

Definition

Gets the public key for encrypting a credential when transferring the credential to the integration runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="publicKey")]
public string PublicKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicKey")>]
member this.PublicKey : string
Public ReadOnly Property PublicKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to