Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
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. |