PsrOrganisationUnitUser Class |
Namespace: PsrApi.Data
public class PsrOrganisationUnitUser : PsrOrganisationUnit
The PsrOrganisationUnitUser type exposes the following members.
| Name | Description | |
|---|---|---|
| PsrOrganisationUnitUser | Initializes a new instance of the PsrOrganisationUnitUser class |
| Name | Description | |
|---|---|---|
| __type |
Internally used, never change this value.
| |
| ActiveDirectoryDomain |
Active Directory domain
| |
| ActiveDirectoryObjektId |
Active Directory object ID
(Inherited from PsrOrganisationUnit.) | |
| ActiveDirectoryProfile |
Active Directory profile
(Inherited from PsrOrganisationUnit.) | |
| ActiveDirectoryProfileId |
Active Directory profile ID
(Inherited from PsrOrganisationUnit.) | |
| ActiveDirectorySync |
If Active Directory synchronization is active
(Inherited from PsrOrganisationUnit.) | |
| ChangedOrganisationUnit |
Organisation unit that created the object
(Inherited from PsrData.) | |
| ChangedOrganisationUnitId |
ID of the organisation unit that created the object
(Inherited from PsrData.) | |
| ChildDataBindings |
Children
(Inherited from PsrData.) | |
| Country |
Country
| |
| DataRights |
Data rights
(Inherited from PsrData.) | |
| DataStates |
State
(Inherited from PsrData.) | |
| DataTags |
Tags
(Inherited from PsrData.) | |
| Description |
Description
| |
| EncryptionKeyType |
The type of the key
(Inherited from PsrOrganisationUnit.) | |
| FirstName |
First name
| |
| HasToChangePasswordOnNextLogin |
If the user has to change his password on next login
| |
| HasTrigger |
If a trigger is configured on the object
(Inherited from PsrData.) | |
| HasTriggerAlert |
If a trigger alert happened on the object
(Inherited from PsrData.) | |
| Id |
ID
(Inherited from PsrData.) | |
| Image |
Image
(Inherited from PsrOrganisationUnit.) | |
| IsDeactivated |
If the user is deactivated
| |
| IsFavorite |
If it is a favorite of the current user
(Inherited from PsrData.) | |
| Language |
Language
| |
| LastLoginUtc |
Timestamp of the last successful login
| |
| LastName |
Last name
| |
| LastPasswordChangeUtc |
Timestamp of the last password change
| |
| LogbookEntries |
Logbook entry
(Inherited from PsrData.) | |
E-mail
| ||
| Mobilephone |
Mobile number
| |
| Office |
Office
| |
| ParentDataBindings |
Parents
(Inherited from PsrData.) | |
| Phone |
Phone number
| |
| Place |
City
| |
| Province |
Federal state
| |
| PublicKey |
Public key
(Inherited from PsrData.) | |
| RestrictiveUser |
A restrictive user never receives encrypted values
| |
| Street |
Street
| |
| SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.) | |
| TimeStampUtc |
Creation timestamp
(Inherited from PsrData.) | |
| TransactionId |
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.) | |
| UserName |
Username (used to login)
| |
| ValidTimeStampUtc |
Expiration date
(Inherited from PsrData.) | |
| ZipCode |
ZIP code
|
| Name | Description | |
|---|---|---|
| ContentSearchExpressionT |
Search expression
(Overrides PsrDataContentSearchExpressionT(String, Boolean).) | |
| DataName |
Data name
(Overrides PsrDataDataName.) | |
| DataType |
Data type
(Overrides PsrDataDataType.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |