User Class
Provides properties and a method that can be used to return information about the current user.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
'Usage
Remarks
The User class is accessed through the User property of the Application class.
Inheritance Hierarchy
System.Object
Microsoft.Office.InfoPath.User
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.