Class VDevPerson
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VDevPerson
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public string Email { get; set; }
Property Value
- string
public bool IsAdministrator { get; set; }
Property Value
- bool
public bool IsDeveloper { get; set; }
Property Value
- bool
public bool IsOperator { get; set; }
Property Value
- bool
public string OrganizationCode { get; set; }
Property Value
- string
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public Guid? PersonIdentifier { get; set; }
Property Value
- Guid?
public DateTimeOffset? UserAccessGranted { get; set; }
Property Value
- DateTimeOffset?
public Guid UserIdentifier { get; set; }
Property Value
- Guid