IntegrationRuntimeConnectionInfo.PublicKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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