UserObject Interface

Provides methods that can be used to return information about the current user.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
'Usage

Remarks

This type is a wrapper for a coclass that is required by managed code for COM interoperability. Use this type to access the members of the COM interface implemented by this coclass. For information about the COM interface, including a link to descriptions of its members, see User2.

The UserObject object is accessed through the User property of the Application object.

See Also

Reference

UserObject Members
Microsoft.Office.Interop.InfoPath Namespace