Programming Guides › Programming Guide for Perl › CLI Policy Management Methods › ODBC Query Scheme Methods
ODBC Query Scheme Methods
The following methods act on PolicyMgtODBCQueryScheme objects:
- Description MethodSets or retrieves the description of the ODBC query scheme
- Name MethodSets or retrieves the ODBC query scheme name
- QueryAuthenticateUser MethodSets or retrieves the query that retrieves a user's password
- QueryEnumerate MethodSets or retrieves the query that lists the names of user objects in the directory
- QueryGetGroupProp MethodRetrieves the value of a group property
- QueryGetGroupProps MethodRetrieves a comma-separated list of group properties
- QueryGetGroups MethodRetrieves the names of the groups that the user is a member of
- QueryGetObjInfo MethodFetches the class of the object
- QueryGetUserProp MethodRetrieves the value of a user property
- QueryGetUserProps MethodRetrieves a comma-separated list of user properties
- QueryGetGroups MethodRetrieves the names of the groups that the user is a member of
- QueryGetObjInfo MethodFetches the class of the object
- QueryGetUserProp MethodRetrieves the value of a user property
- QueryGetUserProps MethodRetrieves a comma-separated list of user properties
- QueryInitUser MethodDetermines whether a particular user exists in the database
- QueryIsGroupMemberLists the group membership of a particular user
- QueryLookup MethodReturns objects based on a property specified in a group table
- QueryLookupUser MethodReturns a user name based on a property specified in the user table
- QuerySetGroupProp MethodSets the value of a group property
- QuerySetPassword MethodChanges a user password
- QuerySetUserProp MethodSets or retrieves a query that sets the value of a user property