CredentialDetails.EncryptedConnection 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.
[Newtonsoft.Json.JsonProperty(PropertyName="encryptedConnection")]
public Microsoft.PowerBI.Api.Models.EncryptedConnection EncryptedConnection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptedConnection")>]
member this.EncryptedConnection : Microsoft.PowerBI.Api.Models.EncryptedConnection with get, set
Public Property EncryptedConnection As EncryptedConnection
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute