UserSid Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
public:
property String^ UserSid {
	String^ get ();
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)