Property | Type | Description |
---|
Method | Description | |
---|---|---|
Delete ( ) : void |
Delete the ADObject from the AD server
|
|
ToString ( ) : String |
Method | Description | |
---|---|---|
ADObject ( ) : System |
Create an ADObject
|
|
Initialize ( Principal item ) : void |
Initialize an AD object with a Principal
|
protected Initialize ( Principal item ) : void | ||
item | Principal | a Principal object from the AccountManagement library |
return | void |