Click to Rate and Give Feedback
MSDN
MSDN Library
COM
COM Fundamentals
Reference
Registry Entries
AppID Key
 LaunchPermission

  Switch on low bandwidth view
LaunchPermission

Describes the Access Control List (ACL) of the principals that can start new servers for this class. This value may be added under any AppID key to limit activation by remote clients of specific classes.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID
    {AppID_GUID}
        LaunchPermission = ACL

Remarks

This is a REG_BINARY value. Upon receiving a local or remote request to launch the server of this class, the ACL described by this value is checked while impersonating the client, and its success either allows or disallows the launching of the server. If this value does not exist, the DefaultLaunchPermission value is checked in the same way to determine whether the class code can be launched.

See Also

CoInitializeSecurity
DefaultLaunchPermission
Security in COM

Send comments about this topic to Microsoft

Build date: 7/9/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker