HKEY_LOCAL_MACHINE\Software\Microsoft\OLE

The named-values under the HKEY_LOCAL_MACHINE\Software\Microsoft\OLE key control Distributed COM s default launch and access permission settings and call-level security capabilities for applications that do not call CoInitializeSecurity12NDMS. Only machine administrators and the system have full-access to this portion of the registry. All other users have only read-access.

HKEY_LOCAL_MACHINE\Software\Microsoft\OLE\named_value = value

 

Named Values:

\EnableDCOM1K0M2NN = value

Sets the global activation policy for the machine

\DefaultLaunchPermission6_9K6K = value

Defines default ACL for the machine

\DefaultAccessPermission2QZP_P3 = value

Defines default access permission list for the machine

\LegacyAuthenticationLevel4BDP_0Q = value

Sets the default authentication level

\LegacyImpersonationLevel7VS2W7 = value

Sets the default impersonation level

\LegacyMutualAuthentication14UR_Y6 = value

Determines if mutual authentication is enabled

\LegacySecureReferences9HQCK3 = value

Determines if AddRef/Release invocations are secure

 

See Also

Security in COM