Partager via


ServiceNowAuthenticationType Structure

Définition

Type d’authentification à utiliser.

public readonly struct ServiceNowAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.ServiceNowAuthenticationType>
type ServiceNowAuthenticationType = struct
Public Structure ServiceNowAuthenticationType
Implements IEquatable(Of ServiceNowAuthenticationType)
Héritage
ServiceNowAuthenticationType
Implémente

Constructeurs

ServiceNowAuthenticationType(String)

Initialise une nouvelle instance de ServiceNowAuthenticationType.

Propriétés

Basic

De base.

OAuth2

OAuth2.

Méthodes

Equals(ServiceNowAuthenticationType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(ServiceNowAuthenticationType, ServiceNowAuthenticationType)

Détermine si deux ServiceNowAuthenticationType valeurs sont identiques.

Implicit(String to ServiceNowAuthenticationType)

Convertit une chaîne en ServiceNowAuthenticationType.

Inequality(ServiceNowAuthenticationType, ServiceNowAuthenticationType)

Détermine si deux ServiceNowAuthenticationType valeurs ne sont pas identiques.

S’applique à