Computer
The Computer class represents a Centrify-managed computer object.
Syntax
public interface IComputer
Methods
The Computer class provides the following methods:
This method | Does this |
Commits changes to the computer object and saves them in Active Directory. |
|
Removes the computer profile from Active Directory. |
|
Returns the directory entry for a computer object. |
|
Reloads the computer object data from the data in Active Directory. |
Properties
The Computer class provides the following properties:
This property | Does this |
Gets the IADs interface for the computer object from Active Directory. |
|
Gets the LDAP path to the computer object. |
|
Gets the version number of the Centrify agent as it is stored in Active Directory. |
|
Gets the canonical name of the computer object. |
|
Indicates whether the computer profile has a computer object associated with it. |
|
Indicates whether the computer object is readable. |
|
Indicates whether the computer object is writable. |
|
Gets or sets the attribute that enables JBoss access for a computer account. |
|
Gets the computer name of the computer object. |
|
Gets the LDAP path to the computer profile associated with a computer object. |
|
Gets the version of the Active Directory schema. |
|
Gets or sets the attribute that enables Tomcat access for a computer account. |
|
Gets the version number of the Active Directory schema. |
|
Gets or sets the attribute that enables WebLogic access for a computer account. |
|
Gets or sets the attribute that enables WebSphere access for a computer account |
|
Gets the zone associated with the Computer object. |
|
Gets the zone mode of the computer. |