| PsrEntityClass Enumeration | 
 
                Die Klasse einer Tabelle in der Datenbank
            
 
    Namespace: 
   PsrApi.Data.Enums
    Assembly:
   PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
 Syntax
Syntaxpublic enum PsrEntityClass
 Members
Members|  | Member name | Value | Description | 
|---|
|  | MtoActiveDirectoryProfile | 0 | Active Directory profile | 
|  | MtoApplication | 1 | Application | 
|  | MtoApplicationRecord | 2 | Application record | 
|  | MtoApplicationRecordData | 3 | Application record data | 
|  | MtoAuthenticator | 4 | Authenticator | 
|  | MtoContainer | 5 | Container (Password, Form, Document) | 
|  | MtoContainerItem | 6 | ContainerItem | 
|  | MtoContainerItemListElement | 7 | List element of a ContainerItem | 
|  | MtoCredentialCheck | 8 | Credential Check | 
|  | MtoDataBinding | 9 | Binding | 
|  | MtoDataImage | 10 | Image | 
|  | MtoDataRight | 11 | Right | 
|  | MtoDataTagTemplate | 12 | Tag template | 
|  | MtoDataTag | 13 | Data Tag | 
|  | MtoDiscoveredComputer | 14 | Discorvered computer | 
|  | MtoDiscoveredContainer | 15 | Discovered container | 
|  | MtoDiscoveredContainerItem | 16 | Discovered container item | 
|  | MtoDocumentData | 17 | Data of a document | 
|  | MtoForwardingRule | 18 | Forwarding rule | 
|  | MtoLogbook | 19 | Logbook entry | 
|  | MtoLoginLock | 20 | Login lock | 
|  | MtoMultiFactorConfig | 21 | Multifactor config | 
|  | MtoMultiFactorConfigAuthenticator | 22 | Matching for Multifactor config and authenticator | 
|  | MtoMultiFactorConfigBinding | 23 | Config binding for Multifactor | 
|  | MtoNotifyTrigger | 24 | Notification trigger | 
|  | MtoNotifyTriggerAlert | 25 | Alert of a notification | 
|  | MtoNotifyTriggerAlertAdditionalData | 26 | Additional data for a notification | 
|  | MtoNotifyTriggerConfig | 27 | Config for a notification | 
|  | MtoOldAppMatching | 28 | Matching table for old app | 
|  | MtoOption | 29 | Option | 
|  | MtoOrganisationUnitGroup | 30 | Organisation unit | 
|  | MtoOrganisationUnitUser | 31 | User | 
|  | MtoPasswordReset | 32 | Password Reset | 
|  | MtoPasswordResetScript | 33 | Reset script | 
|  | MtoPolicy | 34 | Password policy | 
|  | MtoReportQueryConfig | 35 | Report configuration | 
|  | MtoRole | 36 | Role | 
|  | MtoSeal | 37 | Seal | 
|  | MtoSealKey | 38 | Key for a seal | 
|  | MtoSealKeyRelease | 39 | Seal release | 
|  | MtoSealTeamplate | 40 | Seal template | 
|  | MtoServerKey | 41 | Serverkey | 
|  | MtoSession | 42 | Session | 
|  | MtoSystemTask | 43 | System task | 
|  | MtoTag | 44 | Tag | 
|  | MtoTemplateGroup | 45 | Template group | 
 See Also
See Also