IEWSClient.DeleteUserConfiguration

IEWSClient.DeleteUserConfiguration method

Deletes the specified user configuration

public void DeleteUserConfiguration(UserConfigurationName userConfigurationName)
ParameterTypeDescription
userConfigurationNameUserConfigurationNameSpecifies a user configuration to delete

Exceptions

exceptioncondition
AsposeArgumentNullExceptionthrows when userConfigurationName is null

See Also