Condividi tramite


CredentialDetails.EncryptionAlgorithm Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to