UserSid Property

Microsoft Deployment Tools

Deployment Tools Foundation UserSid Property
Gets the user security identifier (SID) under which this product or patch installation is available.
Declaration Syntax
C# Visual Basic Visual C++
public string UserSid { get; }
Public ReadOnly Property UserSid As String
public:
property String^ UserSid {
	String^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)