Microsoft.PowerShell.Commands.Internal Namespace

Classes

RemotingErrorResources

This class is public for implementation reasons only and should not be used.

TransactedRegistryAccessRule

Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.

TransactedRegistryAuditRule

Represents a set of access rights to be audited for a user or group. This class cannot be inherited.

TransactedRegistryKey

Registry encapsulation. To get an instance of a TransactedRegistryKey use the Registry class's static members then call OpenSubKey.

@see Registry @security(checkDllCalls=off) @security(checkClassLinking=on)

TransactedRegistrySecurity

Represents the Windows access control security for a registry key. This class cannot be inherited. This class is specifically to be used with TransactedRegistryKey.