Partager via


EncryptedConnection Structure

Définition

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.PowerBI.Api.Models.EncryptedConnectionConverter))]
public struct EncryptedConnection : IEquatable<Microsoft.PowerBI.Api.Models.EncryptedConnection>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.PowerBI.Api.Models.EncryptedConnectionConverter))>]
type EncryptedConnection = struct
Public Structure EncryptedConnection
Implements IEquatable(Of EncryptedConnection)
Héritage
EncryptedConnection
Attributs
Newtonsoft.Json.JsonConverterAttribute
Implémente

Champs

Encrypted
NotEncrypted

Méthodes

Equals(EncryptedConnection)
Equals(Object)
GetHashCode()
ToString()

Opérateurs

Equality(EncryptedConnection, EncryptedConnection)
Implicit(EncryptedConnection to String)
Implicit(String to EncryptedConnection)
Inequality(EncryptedConnection, EncryptedConnection)

S’applique à