User Constructor

Definition

Initializes a new instance of the User class.

public:
 User();
public User ();
Public Sub New ()

Remarks

The properties and methods exposed by the My.User object provide access to information about the current user.

Applies to

See also