logo
FPTV Documentation
Search
Cancel
User Class
Namespace:
FPTV.Models.UserModels
Assembly: FPTV (in FPTV.dll)
Represents a user of the system.
VB
C#
F#
C++
JScript
Copy
public class User :
UserBase
This language is not supported or no code example is available.
Properties
Name
Description
Profile
(inherited from
UserBase
).
ProfileId
(inherited from
UserBase
).
Top
Inheritance Hierarchy
FPTV.Models.UserModels.UserBase
FPTV.Models.UserModels.User
Applies to
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
See Also
FPTV.Models.UserModels Namespace
In this article
Definition