IdentityInfo Class |
Namespace: Omada.OE.Solution.OIM.Model
[SerializableAttribute] public class IdentityInfo
The IdentityInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| IdentityInfo |
| Name | Description | |
|---|---|---|
| InterpretedStatus |
The purpose of InterpretedStatus is to make it easier to conclude on Status.
| |
| TimeZoneId |
If of a set property value for the TIMEZONE property.
Can be zero.
|
| Name | Description | |
|---|---|---|
| GetIdentityInfo |
| Name | Description | |
|---|---|---|
| BusinessKey | ||
| DisplayName | ||
| FirstName | ||
| Id |
Data object id of the identity.
| |
| IdentityID | ||
| IdentityOwnerId |
Returns the value of IDENTITYOWNER property stored for the identity data object.
| |
| JobTitle | ||
| LastName | ||
| OrgUnitId | ||
| Status |
Status is one-to-one derrived from StatusId.
| |
| StatusId |
StatusId holds the status (set property value) id of the identity.
| |
| Type | ||
| ValidFrom | ||
| ValidTo |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |