UserAccountInformationSID Property |
Gets the user's security identifier (SID).
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string SID { get; }
Public ReadOnly Property SID As String
Get
public:
property String^ SID {
String^ get ();
}
Property Value
Type:
String
See Also