TDV Adapter for Google Directory

Build 22.0.8462

Views

Views are composed of columns and pseudo columns. Views are similar to tables in the way that data is represented; however, views do not support updates. Entities that are represented as views are typically read-only entities. Often, a stored procedure is available to update the data if such functionality is applicable to the data source.

Queries can be executed against a view as if it were a normal table, and the data that comes back is similar in that regard.

Dynamic views, such as queries exposed as views, and views for looking up specific combinations of project_team work items are supported.

Google Directory Adapter Views

Name Description
AppSpecificPasswords Lists all Application Specific Passwords (passwords that are used with applications that do not accept verification codes) issued by a user.
MobileDevices Lists mobile devices for an account.
Privileges Lists all Privileges.
Roles Lists roles in a domain.
UserAddresses Lists the addresses for a user.
UserEmails Query the emails for a user.
UserInstantMessagingAccounts Query the IM accounts for a user.
UserLocations Query the locations for a user.
UserOrganizations Query the organizations for a user.
UserPhones Query the phone numbers for a user.
UserWebsites Retrieve a list of the websites of a user.
VerificationCodes Query verification codes for a user.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462