| SystemComponentInformationUserAccountInformation Property  | 
Gets the current user's information.
 
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic UserAccountInformation UserAccountInformation { get; }Public ReadOnly Property UserAccountInformation As UserAccountInformation
	Get
public:
property UserAccountInformation^ UserAccountInformation {
	UserAccountInformation^ get ();
}Property Value
Type: 
UserAccountInformation
See Also