Compartilhar via


ODataAadServicePrincipalCredentialType Estrutura

Definição

Especifique que o tipo de credencial (chave ou certificado) é usado para a entidade de serviço.

public readonly struct ODataAadServicePrincipalCredentialType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.ODataAadServicePrincipalCredentialType>
type ODataAadServicePrincipalCredentialType = struct
Public Structure ODataAadServicePrincipalCredentialType
Implements IEquatable(Of ODataAadServicePrincipalCredentialType)
Herança
ODataAadServicePrincipalCredentialType
Implementações

Construtores

ODataAadServicePrincipalCredentialType(String)

Inicializa uma nova instância de ODataAadServicePrincipalCredentialType.

Propriedades

ServicePrincipalCert

ServicePrincipalCert.

ServicePrincipalKey

ServicePrincipalKey.

Métodos

Equals(ODataAadServicePrincipalCredentialType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(ODataAadServicePrincipalCredentialType, ODataAadServicePrincipalCredentialType)

Determina se dois ODataAadServicePrincipalCredentialType valores são os mesmos.

Implicit(String to ODataAadServicePrincipalCredentialType)

Converte uma cadeia de caracteres em um ODataAadServicePrincipalCredentialType.

Inequality(ODataAadServicePrincipalCredentialType, ODataAadServicePrincipalCredentialType)

Determina se dois ODataAadServicePrincipalCredentialType valores não são os mesmos.

Aplica-se a