UserSid Property

From DTF API

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++ F#
public string UserSid { get; }
Public ReadOnly Property UserSid As String
	Get
public:
property String^ UserSid {
	String^ get ();
}
member UserSid : string with get
Property Value

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