UserSID Property

Windows Installer

UserSID Property

The installer sets the value of the UserSID property to the string representation of the security identifier (SID) of the user running the installation. For more information, see Authorization Structures.

Default Value

None.

Remarks

The Windows Installer set this property on Windows 2000, Windows XP and Windows Vista. This property is not defined on all other operating systems.

Note that this property has the special attribute that it can be retrieved from a deferred custom action. A custom action running with elevated privileges can still return the user's SID in UserSID property. For information, see Obtaining Context Information for Deferred Execution Custom Actions.

Requirements

VersionWindows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See Also

Properties

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.