Partilhar via


SecurityInsightsRegistryHive Estrutura

Definição

o hive que contém a chave do Registro.

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

Construtores

SecurityInsightsRegistryHive(String)

Inicializa uma nova instância de SecurityInsightsRegistryHive.

Propriedades

HkeyA

HKEY_A.

HkeyClassesRoot

HKEY_CLASSES_ROOT.

HkeyCurrentConfig

HKEY_CURRENT_CONFIG.

HkeyCurrentUser

HKEY_CURRENT_USER.

HkeyCurrentUserLocalSettings

HKEY_CURRENT_USER_LOCAL_SETTINGS.

HkeyLocalMachine

HKEY_LOCAL_MACHINE.

HkeyPerformanceData

HKEY_PERFORMANCE_DATA.

HkeyPerformanceNlstext

HKEY_PERFORMANCE_NLSTEXT.

HkeyPerformanceText

HKEY_PERFORMANCE_TEXT.

HkeyUsers

HKEY_USERS.

Métodos

Equals(SecurityInsightsRegistryHive)

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

Determina se dois SecurityInsightsRegistryHive valores são os mesmos.

Implicit(String to SecurityInsightsRegistryHive)

Converte uma cadeia de caracteres em um SecurityInsightsRegistryHive.

Inequality(SecurityInsightsRegistryHive, SecurityInsightsRegistryHive)

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

Aplica-se a