ServiceNowAuthenticationType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET