• SearchUser

Contents

SearchUser

Namespace: Middleware.Users

Assembly: Middleware

Class used to return results for user searches.

Constructors

#ctor Default Constructor
#ctor(Int64,String,String) Constructor

Properties

Id Unique id for the user.
Name Name of the user.
Email Email for the user.

In This Document