Compartir a través de


OpenAuthenticationProviderType Estructura

Definición

Abra el tipo de proveedor de directivas de autenticación.

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

Constructores

OpenAuthenticationProviderType(String)

Inicializa una nueva instancia de la clase OpenAuthenticationProviderType.

Propiedades

AAD

AAD.

Métodos

Equals(OpenAuthenticationProviderType)

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

Determina si dos OpenAuthenticationProviderType valores son iguales.

Implicit(String to OpenAuthenticationProviderType)

Convierte una cadena en un OpenAuthenticationProviderType.

Inequality(OpenAuthenticationProviderType, OpenAuthenticationProviderType)

Determina si dos OpenAuthenticationProviderType valores no son los mismos.

Se aplica a