Class UserJsonImpl
Inheritance
UserJsonImpl
Implements
Inherited Members
- User.IsActive
- User.Birthdate
- User.City
- User.Company
- User.Country
- User.Department
- User.Fax
- User.Firstname
- User.Function
- User.Group
- User.Lastname
- User.Location
- User.Email
- User.Mobile
- User.Phone
- User.Picture
- User.PostalCode
- User.Room
- User.Salutation
- User.Street
- User.Superior
- User.Id
- User.IsInitialPassword
- User.Created
- User.LastLogon
- User.CustomAttributes
- User.ToString()
Namespace: BiExcellence.OpenBi.Api.Commands.Users.Internal
Assembly: BiExcellence.OpenBi.Api.User.dll
Syntax
public class UserJsonImpl : User, IUser, ICustomAttributes
Constructors
UserJsonImpl(JsonElement, ITableAttributes)
Declaration
public UserJsonImpl(JsonElement obj, ITableAttributes tableAttributes)
Parameters
Type | Name | Description |
---|---|---|
JsonElement | obj | |
ITableAttributes | tableAttributes |