[This is preliminary documentation and is subject to change.]

Provides methods and properties to access the user login information.

Namespace:  OfficeClip.BusinessLayer.Account
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class UserLoginInfo
Visual Basic (Declaration)
Public Class UserLoginInfo
Visual C++
public ref class UserLoginInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Account..::.UserLoginInfo

See Also