
DM API OBJECTS 125
PCDTrusteeList
PCDTrusteeList
Use PCDTrusteeList to manipulate the trustee list associated with DM.
Syntax
PCDTrusteeList.
methodOrProperty
Example
The following example shows how to create an instance of the
PCDTrusteeList object.
.
.
.
pTrustees = Server.CreateObject( _
"PCDClient.PCDTrusteeList")
.
.
.
Related Items
See the following methods:
See the following properties:
ErrDescription
ErrNumber
AddTrustee
BeginIter
DeleteTrustee
GetCurrentTrusteeFlags
GetCurrentTrusteeName
GetCurrentTrusteeRights
GetSize
GetTrusteeIndex
GetTrusteeRights
NextTrustee
SetTrusteeRights
Comentários a estes Manuais