ScriptDeprovisionScope Method
Generates a script that can be used to deprovision a scope.
'Declaration
Public Function ScriptDeprovisionScope( _
ByVal As String _
) As String
Parameters
- scopeName
- The name of the scope to deprovision.
Return Value
A script that can be used to deprovision a scope.