SIFWorks ADK 2.0
SifProvide Method (objectType)
NamespacesEdustructures.SifWorksIZoneSifProvide(array<String>[]())

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

Sends a SIF_Provide 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 SifProvide(
	string[] objectType
)
Function SifProvide ( _
	objectType As String() _
) As SIF_Ack
SIF_Ack^ SifProvide (
	array<String^>^ objectType
)
Parameters
objectType (array<String>[]())

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