Click or drag to resize

RemAdminADSearch Method

Paperwork .Net Kütüphanesi
Sistem içi kullanım için tasarlanmıştır. SDK'dan çıkarılmıştır.

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public rADItem[] ADSearch(
	string domainId,
	string scope,
	string root,
	string filter,
	string attributes
)

Parameters

domainId
Type: SystemString
scope
Type: SystemString
root
Type: SystemString
filter
Type: SystemString
attributes
Type: SystemString

Return Value

Type: rADItem
See Also