Compartilhar via


ServiceNowAuthenticationType Estrutura

Definição

O tipo de autenticação a ser usado.

public readonly struct ServiceNowAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.ServiceNowAuthenticationType>
type ServiceNowAuthenticationType = struct
Public Structure ServiceNowAuthenticationType
Implements IEquatable(Of ServiceNowAuthenticationType)
Herança
ServiceNowAuthenticationType
Implementações

Construtores

ServiceNowAuthenticationType(String)

Inicializa uma nova instância de ServiceNowAuthenticationType.

Propriedades

Basic

Básica.

OAuth2

OAuth2.

Métodos

Equals(ServiceNowAuthenticationType)

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(ServiceNowAuthenticationType, ServiceNowAuthenticationType)

Determina se dois ServiceNowAuthenticationType valores são os mesmos.

Implicit(String to ServiceNowAuthenticationType)

Converte uma cadeia de caracteres em um ServiceNowAuthenticationType.

Inequality(ServiceNowAuthenticationType, ServiceNowAuthenticationType)

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

Aplica-se a