SoftwareEngineering/ProgramLanguage/ActiveDirectoryServiceInterfaces

IADs

MSDN

Methods in Vtable Order

名前説明
get_NameGets the object's relative name.
get_ClassGets the name of the object's schema class.
get_GUIDGets the GUID of the object as stored in the underlying directory store.
get_ADsPathGets the object's ADsPath that uniquely identifies this object from all others.
get_ParentGets the ADsPath string for the parent of the object.
get_SchemaGets the ADsPath string to the schema class object for this object.
GetInfoLoads the property values of this object from the underlying directory store.
SetInfoPersists the changes on this object to the underlying directory store.
GetGets the value for a property by name.
PutSets the value for a property by name.
GetExGets the value for a single or multi-valued property by name.
PutExSets the value for a single or multi-valued property by name.
GetInfoExLoads specific property values of this object from the underlying directory store.

Properties

名前説明
AdsPathGets the object's ADsPath that uniquely identifies this object from all others.
ClassGets the name of the object's schema class.
GUIDGets the GUID of the object as stored in the underlying directory store.
NameGets the object's relative name.
ParentGets the ADsPath string for the parent of the object.
SchemaGets the ADsPath string to the schema class object for this object.

トップ   一覧 検索 最終更新   ヘルプ   最終更新のRSS