Compartir a través de


ServiceNowAuthenticationType Estructura

Definición

Tipo de autenticación que se debe usar.

public readonly struct ServiceNowAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.ServiceNowAuthenticationType>
type ServiceNowAuthenticationType = struct
Public Structure ServiceNowAuthenticationType
Implements IEquatable(Of ServiceNowAuthenticationType)
Herencia
ServiceNowAuthenticationType
Implementaciones

Constructores

ServiceNowAuthenticationType(String)

Inicializa una nueva instancia de la clase ServiceNowAuthenticationType.

Propiedades

Basic

Básico.

OAuth2

OAuth2.

Métodos

Equals(ServiceNowAuthenticationType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(ServiceNowAuthenticationType, ServiceNowAuthenticationType)

Determina si dos ServiceNowAuthenticationType valores son los mismos.

Implicit(String to ServiceNowAuthenticationType)

Convierte una cadena en un ServiceNowAuthenticationType.

Inequality(ServiceNowAuthenticationType, ServiceNowAuthenticationType)

Determina si dos ServiceNowAuthenticationType valores no son los mismos.

Se aplica a