EnterpriseDataTryGetUserById Method
Gets the enterprise user associated with the specified ID.
Namespace: KeeperSecurity.EnterpriseAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
- userId Int64
- User Enterprise ID
- user EnterpriseUser
- When this method returns true, contains requested enterprise user; otherwise null.
Booleantrue if the enterprise contains a user with specified ID; otherwise,
false