Partilhar via


EncryptedConnection Estrutura

Definição

[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)
Herança
EncryptedConnection
Atributos
Newtonsoft.Json.JsonConverterAttribute
Implementações

Campos

Encrypted
NotEncrypted

Métodos

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

Operadores

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

Aplica-se a