DeprovisionTemplate Method
Deprovisions the specified template and all scopes that were created from the specified template by removing all associated synchronization elements from the database.
public void DeprovisionTemplate(
string
)
'Declaration
Public Sub DeprovisionTemplate( _
ByVal As String _
)
Parameters
- templateName
- The name of the template to deprovision.