SIFWorks ADK 2.0
SifUnprovide Method (objectType)
NamespacesEdustructures.SifWorksIZoneSifUnprovide(array<String>[]())

[This is preliminary documentation and is subject to change.]

Sends a SIF_Unprovide message to the ZIS. This method can be called by agents that have chosen to use Agent-managed provisioning. If ZIS-managed or Adk-managed provisioning is enabled for this zone, the method has no effect.
Declaration Syntax
C#Visual BasicVisual C++
SIF_Ack SifUnprovide(
	string[] objectType
)
Function SifUnprovide ( _
	objectType As String() _
) As SIF_Ack
SIF_Ack^ SifUnprovide (
	array<String^>^ objectType
)
Parameters
objectType (array<String>[]())

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10