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