AccountEntity Class |
Namespace: Omada.OE.Model.EsAdapter.Entities
[EntityNameAttribute("Account")] public class AccountEntity : IngestionEntity
The AccountEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountEntity |
| Name | Description | |
|---|---|---|
| BusinessKey | (Inherited from IngestionEntity.) | |
| Category | ||
| ComposedBusinessKey | (Inherited from IngestionEntity.) | |
| Description | ||
| DisplayName | ||
| DistinguishedName | ||
| Domain | ||
| EffectiveTime | ||
| ExpirationTime | ||
| ExtensionProperties | ||
| Id | (Inherited from IngestionEntity.) | |
| Identity | ||
| IsDeleted | (Inherited from IngestionEntity.) | |
| IsLatest | (Inherited from IngestionEntity.) | |
| LastLogon | ||
| LastPasswordChange | ||
| Name | ||
| Path | ||
| Status | ||
| StatusMask | ||
| SystemBusinessKey | ||
| SystemCategoryIdentifier | (Inherited from IngestionEntity.) | |
| SystemId | (Inherited from IngestionEntity.) | |
| SystemIdentifier | (Inherited from IngestionEntity.) | |
| Type | ||
| TypeName | ||
| Uid | ||
| ValidFrom | ||
| ValidTo | ||
| VersionTimestamp |
Unique timestamp provided from staging to maintain order of datagrams.
(Inherited from IngestionEntity.) |
| 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.) |