Click or drag to resize

PsrOrganisationUnitUser Class

Organisation unit user
Inheritance Hierarchy

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class PsrOrganisationUnitUser : PsrOrganisationUnit

The PsrOrganisationUnitUser type exposes the following members.

Constructors
  NameDescription
Public methodPsrOrganisationUnitUser
Initializes a new instance of the PsrOrganisationUnitUser class
Top
Properties
  NameDescription
Public property__type
Internally used, never change this value.
Public propertyActiveDirectoryDomain
Active Directory domain
Public propertyActiveDirectoryObjektId
Active Directory object ID
(Inherited from PsrOrganisationUnit.)
Public propertyActiveDirectoryProfile
Active Directory profile
(Inherited from PsrOrganisationUnit.)
Public propertyActiveDirectoryProfileId
Active Directory profile ID
(Inherited from PsrOrganisationUnit.)
Public propertyActiveDirectorySync
If Active Directory synchronization is active
(Inherited from PsrOrganisationUnit.)
Public propertyChangedOrganisationUnit
Organisation unit that created the object
(Inherited from PsrData.)
Public propertyChangedOrganisationUnitId
ID of the organisation unit that created the object
(Inherited from PsrData.)
Public propertyChildDataBindings
Children
(Inherited from PsrData.)
Public propertyColor
Color
(Inherited from PsrOrganisationUnit.)
Public propertyCountry
Country
Public propertyDataRights
Data rights
(Inherited from PsrData.)
Public propertyDataStates
State
(Inherited from PsrData.)
Public propertyDataTags
Tags
(Inherited from PsrData.)
Public propertyDescription
Description
Public propertyFirstName
First name
Public propertyHasToChangePasswordOnNextLogin
If the user has to change his password on next login
Public propertyHasTrigger
If a trigger is configured on the object
(Inherited from PsrData.)
Public propertyHasTriggerAlert
If a trigger alert happened on the object
(Inherited from PsrData.)
Public propertyId
ID
(Inherited from PsrData.)
Public propertyImage
Image
(Inherited from PsrOrganisationUnit.)
Public propertyInitials
Initials
Public propertyIsDeactivated
If the user is deactivated
Public propertyIsFavorite
If it is a favorite of the current user
(Inherited from PsrData.)
Public propertyLanguage
Language
Public propertyLastLoginUtc
Timestamp of the last successful login
Public propertyLastName
Last name
Public propertyLastPasswordChangeUtc
Timestamp of the last password change
Public propertyLogbookEntries
Logbook entry
(Inherited from PsrData.)
Public propertyMail
E-mail
Public propertyMobilephone
Mobile number
Public propertyOffice
Office
Public propertyParentDataBindings
Parents
(Inherited from PsrData.)
Public propertyPhone
Phone number
Public propertyPlace
City
Public propertyProvince
Federal state
Public propertyPublicKey
Public key
(Inherited from PsrData.)
Public propertyRestrictiveUser
A restrictive user never receives encrypted values
Public propertyStreet
Street
Public propertySyncOperation
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.)
Public propertyTimeStampUtc
Creation timestamp
(Inherited from PsrData.)
Public propertyTransactionId
The Id of the transaction. Used to identify the object in results, even if its id has changed. Must be generated for sync operations.
(Inherited from PsrData.)
Public propertyUserName
Username (used to login)
Public propertyValidTimeStampUtc
Expiration date
(Inherited from PsrData.)
Public propertyZipCode
ZIP code
Top
Methods
See Also