SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Benutzerverwaltung
user management
gestion des utilisateurs
gestione utenti
Verwaltung des Zugriffs auf Systeme und Anwendungen in einem Unternehmen oder einer Organisation.
System for the management of activities related to individuals’ access to devices, software, and services.
Gestion de l’accès à diverses ressources informatiques telles que les systèmes, les dispositifs, les applications, etc.
Gestione dei diritti di accesso alle applicazioni e ai sistemi informatici di un'organizzazione.
2025-06-16T12:41:53.6008520Z
511518
https://www.termdat.bk.admin.ch/entry/511518
IBM, QRadar Security Intelligence Platform, Benutzerverwaltung, 2022-06-13 ([Internet, 2024-10-14](https://www.ibm.com/docs/de/qsip/7.4?topic=administration-user-management))
IBM, Security Identity Governance and Intelligence, User management, 2023-01-05 ([Internet, 2024-10-14](https://www.ibm.com/docs/en/sig-and-i/10.0.1?topic=administration-user-management))
IBM, Security Access Manager for Mobile, Gestion des utilisateurs, 2021-03-08 ([Internet, 2024-10-14](https://www.ibm.com/docs/fr/samfm/8.0.1?topic=groups-manage-users))
IBM, Security Identity Governance and Intelligence, Gestione utenti, 2024-01-24 ([Internet, 2024-10-14](https://www.ibm.com/docs/it/sig-and-i/10.0.2?topic=administration-user-management))
EXP: user management focuses on managing permissions for access and actions as well as monitoring usage
after Egnyte, What Is User Management? ([Internet, 2024-10-14](https://www.egnyte.com/guides/governance/user-management))
nach ternfold, Benutzerverwaltung – was ist das?, 2020-12-14 ([Internet, 2024-10-14](https://www.tenfold-security.com/benutzerverwaltung-user-management/))
after Egnyte, What Is User Management? ([Internet, 2024-10-14](https://www.egnyte.com/guides/governance/user-management))
d'après jumpcloud, Qu’est-ce que la gestion des utilisateurs ?, 2022-08-04 ([Internet, 2024-10-14](https://jumpcloud.com/fr/blog/what-is-user-management))
secondo vtiger, Gestione dei privilegi utente semplificata ([Internet, 2024-10-15](https://www.vtiger.com/it/features/user-management/))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.