IUserProfiles.RemoveProfile Method
Removes the user profile with the specified ID.
Sub RemoveProfile( _
ByVal profileID As String _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
profileID
-
string
The ID of the profile to be removed.
Exception type
|
Condition
|
ArgumentException
|
The profileID:
- doesn't exist or
- is null reference (Nothing in Visual Basic)or
- is Admin
- is the currently active profile
|
Available since QDV 7.22.968.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2