Partager via


OpenAuthenticationProviderType Structure

Définition

Ouvrez le type de fournisseur de stratégie d’authentification.

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

Constructeurs

OpenAuthenticationProviderType(String)

Initialise une nouvelle instance de OpenAuthenticationProviderType.

Propriétés

AAD

AAD.

Méthodes

Equals(OpenAuthenticationProviderType)

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

Détermine si deux OpenAuthenticationProviderType valeurs sont identiques.

Implicit(String to OpenAuthenticationProviderType)

Convertit une chaîne en OpenAuthenticationProviderType.

Inequality(OpenAuthenticationProviderType, OpenAuthenticationProviderType)

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

S’applique à