Click or drag to resize

RemAdminSetADSyncValidItems 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 GenericResult SetADSyncValidItems(
	ObjectID syncId,
	bool isFixed,
	bool isValid,
	string kind,
	string value
)

Parameters

syncId
Type: ObjectID
isFixed
Type: SystemBoolean
isValid
Type: SystemBoolean
kind
Type: SystemString
value
Type: SystemString

Return Value

Type: GenericResult
See Also