Click or drag to resize

User Class

User.
Inheritance Hierarchy
SystemObject
  FRAM.WcfService.Public.ModelsUser

Namespace: FRAM.WcfService.Public.Models
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class User

The User type exposes the following members.

Constructors
 NameDescription
Public methodUserInitializes a new instance of the User class
Top
Properties
 NameDescription
Public propertyToken Token.
Public propertyUsername Username.
Top
See Also