Compartilhar via


OpenAuthenticationProviderType Estrutura

Definição

Abra o tipo de provedor de política de autenticação.

public readonly struct OpenAuthenticationProviderType : IEquatable<Azure.ResourceManager.Logic.Models.OpenAuthenticationProviderType>
type OpenAuthenticationProviderType = struct
Public Structure OpenAuthenticationProviderType
Implements IEquatable(Of OpenAuthenticationProviderType)
Herança
OpenAuthenticationProviderType
Implementações

Construtores

OpenAuthenticationProviderType(String)

Inicializa uma nova instância de OpenAuthenticationProviderType.

Propriedades

AAD

AAD.

Métodos

Equals(OpenAuthenticationProviderType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(OpenAuthenticationProviderType, OpenAuthenticationProviderType)

Determina se dois OpenAuthenticationProviderType valores são os mesmos.

Implicit(String to OpenAuthenticationProviderType)

Converte uma cadeia de caracteres em um OpenAuthenticationProviderType.

Inequality(OpenAuthenticationProviderType, OpenAuthenticationProviderType)

Determina se dois OpenAuthenticationProviderType valores não são os mesmos.

Aplica-se a