VendUserRequestManager Class [AX 2012]
| Method | Description | |
|---|---|---|
| allowAddUserRequestCreate | Indicates whether user request creation is enabled based on the current state of the UserRequestManager object. (Overrides the allowAddUserRequestCreate Method.) |
| allowInactivateUserRequestCreate | Indicates whether user request creation is enabled based on the current state of the UserRequestManager object (Overrides the allowInactivateUserRequestCreate Method.) |
| associateUserRelations | Associates user relations to the user for the user request. (Overrides the associateUserRelations Method.) |
| associateUserRoles | Associates user security roles to the user for the user request. (Inherited from UserRequestManager.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createMembershipUser | Creates a claims-based membership user for the person of the user request. (Inherited from UserRequestManager.) |
| entityType | Retrieves an external entity type that is associated with the VendUserRequestManager object. (Overrides the entityType Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDefaultCompany | Gets the default company for new users. (Overrides the getDefaultCompany Method.) |
| getDomain | Gets the domain for the user request. (Overrides the getDomain Method.) |
| getNewUserEmailTemplate | Gets the e-mail template ID for the new user notification. (Overrides the getNewUserEmailTemplate Method.) |
| getPortalSiteUrl | Gets the SharePoint portal base URL for the user request. (Overrides the getPortalSiteUrl Method.) |
| getTemporaryPasswordEmailTemplate | Gets the e-mail template ID for the temporary password notification. (Inherited from UserRequestManager.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUserAlias | Gets the user alias to use to create the user for the request. (Inherited from UserRequestManager.) |
| getUserName | Gets the username that is used to create the user for the request. (Inherited from UserRequestManager.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| inactiveExternalUserRole | Removes the user security roles based on the external entity type. (Inherited from UserRequestManager.) |
| inactiveUser | Inactivates the user who is associated to the request. (Overrides the inactiveUser Method.) |
| initFrom | Initializes the UserRequestManager object by using a related record. (Overrides the initFrom Method.) |
| new | Initializes a new instance of the VendUserRequestManager class. (Overrides the new Method.) |
| newRequestID | Gets a new request ID based on the user request number sequence. (Inherited from UserRequestManager.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| provisionUser | (Inherited from UserRequestManager.) |
| requestAction | Gets or sets the user request action for new requests. (Inherited from UserRequestManager.) |
| sendNewUserEmail | Sends the new user notification e-mail. (Inherited from UserRequestManager.) |
| sendUserAliasEmail | Sends the user alias notification e-mail. (Inherited from UserRequestManager.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupUser | Sets up the user who is being provisioned for the user request. (Inherited from UserRequestManager.) |
| submitUserRequest | Creates and submits a user request based on a related record to the workflow. (Inherited from UserRequestManager.) |
| tableId | Gets a table ID that is related to the UserRequestManager object. (Overrides the tableId Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateListPageQuery | Updates the list page query. (Overrides the updateListPageQuery Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the CustUserRequestManager class. |
Community Additions
ADD
Show: