Freigeben über


IdentityProviderType Struktur

Definition

The IdentityProviderType.

public readonly struct IdentityProviderType : IEquatable<Azure.ResourceManager.ApiManagement.Models.IdentityProviderType>
type IdentityProviderType = struct
Public Structure IdentityProviderType
Implements IEquatable(Of IdentityProviderType)
Vererbung
IdentityProviderType
Implementiert

Konstruktoren

IdentityProviderType(String)

Initialisiert eine neue Instanz von IdentityProviderType.

Eigenschaften

Aad

Azure Active Directory als Identitätsanbieter.

AadB2C

Azure Active Directory B2C als Identitätsanbieter.

Facebook

Facebook als Identitätsanbieter.

Google

Google als Identitätsanbieter.

Microsoft

Microsoft Live als Identitätsanbieter.

Twitter

Twitter als Identitätsanbieter.

Methoden

Equals(IdentityProviderType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(IdentityProviderType, IdentityProviderType)

Bestimmt, ob zwei IdentityProviderType Werte identisch sind.

Implicit(String to IdentityProviderType)

Konvertiert eine Zeichenfolge in eine IdentityProviderType.

Inequality(IdentityProviderType, IdentityProviderType)

Bestimmt, ob zwei IdentityProviderType Werte nicht identisch sind.

Gilt für: